{"level":"info","ts":"2026-05-12T21:27:15Z","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-12T21:27:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-12T21:27:15Z","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-12T21:27:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-12T21:27:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-12T21:27:15Z","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-12T21:27:15Z","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-12T21:27:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-12T21:27:15Z","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-12T21:27:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-12T21:27:15Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-12T21:27:15Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-12T21:27:15Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-12T21:27:15Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-12T21:27:15Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-12T21:27:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-12T21:27:15Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-12T21:27:15Z","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-12T21:27:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-12T21:27:15Z","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-12T21:27:16Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-12T21:27:16Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-05-12T21:27:16Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-12T21:27:16Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-05-12T21:27:16Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-05-12T21:27:16Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-12T21:27:16Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-12T21:27:16Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-12T21:27:16Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-12T21:27:16Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-12T21:27:16Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-05-12T21:27:16Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-12T21:27:16Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-12T21:27: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-12T21:27: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-12T21:27: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-12T21:27: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-12T21:27: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-12T21:27: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-12T21:27: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-12T21:27: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-12T21:28: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-12T21:28: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-12T21:28: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-12T21:28: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-12T21:28: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-12T21:28: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-12T21:28: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-12T21:28: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":"info","ts":"2026-05-12T21:28:46Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-12T21:28:46Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-12T21:28:46Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-12T21:28:46Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-12T21:44:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-zyof","name":"my-integration-test-mgyu"}} {"level":"info","ts":"2026-05-12T21:44:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:44:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:44:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:44:37Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-kvnbyg","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:44:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-qcswsr","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:44:40Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-lkgx","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:44:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-ubgxzb","namespace":"build-e2e-cdvj"},"application":"build-e2e-cdvj/build-suite-test-application-binu","namespace":"build-e2e-cdvj","name":"test-annotations-ubgxzb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:44:45Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-usokzg","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:44:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-tkyajq","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:44:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-jtfqbf","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-felc","name":"my-integration-test-lzjh"}} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-lzjh"} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-lzjh"} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-felc","name":"my-integration-test-tijt"}} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-tijt"} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-tijt"} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-felc","name":"my-integration-test-oyuo"}} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-oyuo"} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-oyuo"} {"level":"info","ts":"2026-05-12T21:44:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:44:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-felc","name":"my-integration-test-kmvu"}} {"level":"info","ts":"2026-05-12T21:44:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-kmvu"} {"level":"info","ts":"2026-05-12T21:44:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-kmvu"} {"level":"info","ts":"2026-05-12T21:44:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-djcv"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-djcv","application":"appstudio"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-djcv"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-djcv"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-djcv","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"namespace":"tenant-dev-gxyo","name":"snapshot-sample-djcv","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:44:52Z","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-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio","namespace":"tenant-dev-gxyo","name":"snapshot-sample-djcv","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T21:44:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T21:44:52Z","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-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio"} {"level":"info","ts":"2026-05-12T21:44:52Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-djcv', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"namespace":"tenant-dev-gxyo","name":"snapshot-sample-djcv","reconcileID":"c2301d02-7df7-4225-815d-908ed0351649"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio","namespace":"tenant-dev-gxyo","name":"snapshot-sample-djcv-6nljb","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio","release.Name":"snapshot-sample-djcv-6nljb"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio"} {"level":"info","ts":"2026-05-12T21:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-djcv","namespace":"tenant-dev-gxyo"},"application":"tenant-dev-gxyo/appstudio"} {"level":"info","ts":"2026-05-12T21:44:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-bflt","name":"my-integration-test-ixxh"}} {"level":"info","ts":"2026-05-12T21:44:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ixxh"} {"level":"info","ts":"2026-05-12T21:44:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ixxh"} {"level":"info","ts":"2026-05-12T21:44:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:44:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-lpht","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:45:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-npovgl","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:45:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-12T21:45:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-12T21:45:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-12T21:45:41Z","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-rdan"},"snapshot.Namespace":"neg-rp-dev-rdan","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-12T21:45:41Z","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-rdan"}} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-kpby"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-kpby","application":"appstudio"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-kpby"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kpby"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-kpby","snapshot":{"name":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"namespace":"happy-path-jmod","name":"snapshot-sample-kpby","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:45: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":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:45: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":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio","namespace":"happy-path-jmod","name":"snapshot-sample-kpby","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T21:45:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T21:45: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":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio"} {"level":"info","ts":"2026-05-12T21:45:44Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-kpby', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"namespace":"happy-path-jmod","name":"snapshot-sample-kpby","reconcileID":"e819abe9-d600-43c4-8379-05f9e412c9bb"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio","namespace":"happy-path-jmod","name":"snapshot-sample-kpby-r6gxn","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio","release.Name":"snapshot-sample-kpby-r6gxn"} {"level":"info","ts":"2026-05-12T21:45: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":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-kpby","namespace":"happy-path-jmod"},"application":"happy-path-jmod/appstudio"} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-zjeb","name":"my-integration-test-fqfs"}} {"level":"info","ts":"2026-05-12T21:45:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T21:45:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T21:45:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:45:47Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-cage","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:45:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-zjeb","name":"my-integration-test-siut"}} {"level":"info","ts":"2026-05-12T21:45:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-siut"} {"level":"info","ts":"2026-05-12T21:45:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-siut"} {"level":"info","ts":"2026-05-12T21:45:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:45:49Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-jtlh","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:45:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-mejler","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:45:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-12T21:45:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-12T21:45:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-12T21:45:52Z","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-yygo"},"snapshot.Namespace":"block-rp-dev-yygo","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-12T21:45:52Z","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-yygo"}} {"level":"info","ts":"2026-05-12T21:45:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-lnnw","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:46:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-roig","name":"my-integration-test-ivpv"}} {"level":"info","ts":"2026-05-12T21:46:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ivpv"} {"level":"info","ts":"2026-05-12T21:46:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ivpv"} {"level":"info","ts":"2026-05-12T21:46:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:46:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-roig","name":"skipped-its"}} {"level":"info","ts":"2026-05-12T21:46:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-12T21:46:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-12T21:46:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:46:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-kvnbyg-on-pull-request-wd6cs","PR group":"konflux-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","prGroup":"konflux-go-component-kvnbyg","prGroupHash":"96276d376ae603e9947a976f1dcbc7704a5fb58de6be8f7425491f98c864cb"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:46:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:46:11Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:46:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75672422778,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","pipelineRun.Namespace":"group-zyof","pipelineRun.Name":"go-component-kvnbyg-on-pull-request-wd6cs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:46:12Z","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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","pipelinerun.Name":"go-component-kvnbyg-on-pull-request-wd6cs"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kvnbyg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75672422778, NodeID:\"CR_kwDONSo-hs8AAAARnm2Jeg\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75672422778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75672422778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:46:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kvnbyg snapshot scenario my-integration-test-mgyu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-zyof/go-component-kvnbyg-on-pull-request-wd6cs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75672422778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:46:12Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75672422778,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","pipelineRun.Namespace":"group-zyof","pipelineRun.Name":"go-component-kvnbyg-on-pull-request-wd6cs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:46:12Z","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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","pipelinerun.Name":"go-component-kvnbyg-on-pull-request-wd6cs"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-kvnbyg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-cage","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:46:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-hsop","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-one-hsop","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-lkgx-on-pull-request-49q4z","PR group":"konflux-test-comp-lkgx"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-12T21:46:19Z","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-yygo","snapshot":"snapshot"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-12T21:46:23Z","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-rdan","snapshot":"snapshot"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-jtlh","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:46:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:34Z","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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-usokzg-on-pull-request-n52r6","PR group":"konflux-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","prGroup":"konflux-test-component-pac-usokzg","prGroupHash":"23c7a34b562281acb12a76ab6bd6a65f8525843f1a24c8b8324431854af068"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.NameSpace":"integration1-roig","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ivpv","externalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ID":75672481165,"CheckName":"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","pipelineRun.Namespace":"integration1-roig","pipelineRun.Name":"test-component-pac-usokzg-on-pull-request-n52r6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","pipelinerun.Name":"test-component-pac-usokzg-on-pull-request-n52r6"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-usokzg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:46:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","existingCheckRun":"github.CheckRun{ID:75672481165, NodeID:\"CR_kwDOKrwUx88AAAARnm5tjQ\", HeadSHA:\"06bd7d28e827cd5bfdf546ec7a281c4f2004b056\", ExternalID:\"my-integration-test-ivpv-test-component-pac-usokzg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75672481165\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75672481165\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:46:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-usokzg snapshot scenario my-integration-test-ivpv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-roig/test-component-pac-usokzg-on-pull-request-n52r6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75672481165/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg\", CheckSuite:github.CheckSuite{ID:68698209395}, 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:3671884377, Number:30289, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30289\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-usokzg\", SHA:\"06bd7d28e827cd5bfdf546ec7a281c4f2004b056\", 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-kchdgh\", 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-12T21:46:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ID":75672481165,"CheckName":"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","pipelineRun.Namespace":"integration1-roig","pipelineRun.Name":"test-component-pac-usokzg-on-pull-request-n52r6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","pipelinerun.Name":"test-component-pac-usokzg-on-pull-request-n52r6"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-usokzg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-tqxe","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:46:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-bfqv","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:46:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:38Z","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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-qcswsr-on-pull-request-tvdcv","PR group":"konflux-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","prGroup":"konflux-test-component-pac-qcswsr","prGroupHash":"45f7abe4123ee080963e7826d4dd01a175ebabd903a9b5ee6bf603120b9062"} {"level":"info","ts":"2026-05-12T21:46: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-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-lzjh-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-lzjh-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","snapshot.NameSpace":"stat-rep-felc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-lzjh","externalID":"my-integration-test-lzjh-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ID":75672491716,"CheckName":"Konflux Dev version / my-integration-test-lzjh / test-component-pac-qcswsr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-tijt-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-tijt-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","snapshot.NameSpace":"stat-rep-felc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-tijt","externalID":"my-integration-test-tijt-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ID":75672492621,"CheckName":"Konflux Dev version / my-integration-test-tijt / test-component-pac-qcswsr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-oyuo-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-oyuo-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","snapshot.NameSpace":"stat-rep-felc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oyuo","externalID":"my-integration-test-oyuo-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:39Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ID":75672493282,"CheckName":"Konflux Dev version / my-integration-test-oyuo / test-component-pac-qcswsr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:46:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-kmvu-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:39Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-kmvu-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","snapshot.NameSpace":"stat-rep-felc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kmvu","externalID":"my-integration-test-kmvu-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:46:39Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ID":75672494199,"CheckName":"Konflux Dev version / my-integration-test-kmvu / test-component-pac-qcswsr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","pipelineRun.Namespace":"stat-rep-felc","pipelineRun.Name":"test-component-pac-qcswsr-on-pull-request-tvdcv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","pipelinerun.Name":"test-component-pac-qcswsr-on-pull-request-tvdcv"} {"level":"info","ts":"2026-05-12T21:46: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-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:39Z","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-qcswsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-djcv"} {"level":"info","ts":"2026-05-12T21:46:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-gxyo","snapshot":"snapshot-sample-djcv"} {"level":"info","ts":"2026-05-12T21:46:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-tkyajq-on-pull-request-5dqpc","PR group":"konflux-go-component-tkyajq"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","prGroup":"konflux-go-component-tkyajq","prGroupHash":"96d6d305173365802a3b0b6b4bec31693160cc0c8bed2c21f790826deecede"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","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-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","PR group":"konflux-gh-test-custom-default-jtfqbf"} {"level":"info","ts":"2026-05-12T21:46: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","prGroup":"konflux-gh-test-custom-default-jtfqbf","prGroupHash":"cd0e1cbb4c19a7ae8e4218271c0a60a9821c170b7302f24bdaf0cab36e8121"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-ywwf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:49Z","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-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-lpht-on-pull-request-mj8hc","PR group":"konflux-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","prGroup":"konflux-konflux-demo-component-lpht","prGroupHash":"9567717b691b8ab3cbdc1e4ae4a9400a6cf4fa317ab268d6157763e28c16b6"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:46:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ExternalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T21:46:50Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ExternalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T21:46:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.NameSpace":"konflux-bflt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ixxh","externalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T21:46:50Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ID":75672521835,"CheckName":"Konflux Dev version / my-integration-test-ixxh / konflux-demo-component-lpht","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","pipelineRun.Namespace":"konflux-bflt","pipelineRun.Name":"konflux-demo-component-lpht-on-pull-request-mj8hc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:46:50Z","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-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-lpht-on-pull-request-mj8hc"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:50Z","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-lpht is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:50Z","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-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46: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-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21: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":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:53Z","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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","PR group":"konflux-gl-test-custom-default-npovgl"} {"level":"info","ts":"2026-05-12T21:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","prGroup":"konflux-gl-test-custom-default-npovgl","prGroupHash":"35c6757ec7fdf00bf2daac051d5621cfef4a9bd8c3adec4b886ef21dbaf9b2"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-cage-on-pull-request-7bzt7","PR group":"konflux-gh-multi-component-child-cage"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","prGroup":"konflux-gh-multi-component-child-cage","prGroupHash":"063d77967be0af01e1b3a514f441dfd3b633f6cce968fb9fcacfd749998cb0"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:57Z","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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","PR group":"konflux-gl-test-custom-default-npovgl"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","prGroup":"konflux-gl-test-custom-default-npovgl","prGroupHash":"35c6757ec7fdf00bf2daac051d5621cfef4a9bd8c3adec4b886ef21dbaf9b2"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","build-e2e-hfht":"gl-test-custom-default-npovgl-on-pull-request-qdqz5"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:00Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47: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-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-ubgxzb","namespace":"build-e2e-cdvj"},"application":"build-e2e-cdvj/build-suite-test-application-binu","namespace":"build-e2e-cdvj","name":"test-annotations-ubgxzb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:47:02Z","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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","PR group":"konflux-gl-multi-component-child-jtlh"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","PR group":"konflux-gl-multi-component-child-jtlh"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47: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-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","build-e2e-hfht":"gl-test-custom-default-npovgl-on-pull-request-qdqz5"} {"level":"info","ts":"2026-05-12T21:47: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-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:02Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-npovgl-on-pull-request-qdqz5\" was cancelled"}],"startTime":"2026-05-12T21:46:54Z","completionTime":"2026-05-12T21:47:02Z","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-sijbjd"},{"name":"revision","value":"91b93e065d81c47e10f4fad1e261dccac154103b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b.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-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b.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-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b"},{"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-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-3e7aa891bdb3802ec7ad793f8e2c8461-88272cbdb28a73fd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-npovgl-on-pull-request-qdqz5 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47: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-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","build-e2e-hfht":"gl-test-custom-default-npovgl-on-pull-request-qdqz5"} {"level":"info","ts":"2026-05-12T21:47: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-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:02Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-npovgl-on-pull-request-qdqz5\" was cancelled"}],"startTime":"2026-05-12T21:46:54Z","completionTime":"2026-05-12T21:47:02Z","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-sijbjd"},{"name":"revision","value":"91b93e065d81c47e10f4fad1e261dccac154103b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b.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-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b.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-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b"},{"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-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-3e7aa891bdb3802ec7ad793f8e2c8461-88272cbdb28a73fd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-npovgl-on-pull-request-qdqz5 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47: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-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","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-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","build-e2e-hfht":"gl-test-custom-default-npovgl-on-pull-request-qdqz5"} {"level":"info","ts":"2026-05-12T21:47: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-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:02Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-npovgl-on-pull-request-qdqz5\" was cancelled"}],"startTime":"2026-05-12T21:46:54Z","completionTime":"2026-05-12T21:47:02Z","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-sijbjd"},{"name":"revision","value":"91b93e065d81c47e10f4fad1e261dccac154103b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b.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-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b.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-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b"},{"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-hfht/gl-test-custom-default-npovgl:on-pr-91b93e065d81c47e10f4fad1e261dccac154103b"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-3e7aa891bdb3802ec7ad793f8e2c8461-88272cbdb28a73fd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-npovgl-on-pull-request-qdqz5 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-jtfqbf","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:47: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:47: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:47: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:47: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:47: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:47: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:47: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:47: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-12T21:47:05Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-12T21:46:51Z","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":"1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825.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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825.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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lpht-on-pull-request-mj8hc-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-45f012a9f0b60a99526d443361817f4c-d646f3f17114a2d6-01"}},"deletionTimestamp":"2026-05-12 21:47:07 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"error","ts":"2026-05-12T21:47:08Z","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-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-lpht-on-pull-request-mj8hc","error":"PipelineRun.tekton.dev \"konflux-demo-component-lpht-on-pull-request-mj8hc\" 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-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-lpht-on-pull-request-mj8hc\" 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-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-lpht-on-pull-request-mj8hc\" 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-12T21:47:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","reconcileID":"66d8b51a-5b1f-4d08-ae5c-422cf8293b9f","error":"PipelineRun.tekton.dev \"konflux-demo-component-lpht-on-pull-request-mj8hc\" 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-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-12T21:47:05Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-12T21:46:51Z","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":"1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825.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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825.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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lpht-on-pull-request-mj8hc-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-45f012a9f0b60a99526d443361817f4c-d646f3f17114a2d6-01"}},"deletionTimestamp":"2026-05-12 21:47:07 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"error","ts":"2026-05-12T21:47:08Z","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-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-lpht-on-pull-request-mj8hc","error":"PipelineRun.tekton.dev \"konflux-demo-component-lpht-on-pull-request-mj8hc\" 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-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-lpht-on-pull-request-mj8hc\" 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-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-lpht-on-pull-request-mj8hc\" 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-12T21:47:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","reconcileID":"d5afd818-e26d-439f-b57d-d7616855556c","error":"PipelineRun.tekton.dev \"konflux-demo-component-lpht-on-pull-request-mj8hc\" 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-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-12T21:47:05Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-12T21:46:51Z","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":"1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825.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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825.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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lpht-on-pull-request-mj8hc-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-45f012a9f0b60a99526d443361817f4c-d646f3f17114a2d6-01"}},"deletionTimestamp":"2026-05-12 21:47:07 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:47: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:47: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:47: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-12T21:47:05Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-12T21:46:51Z","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":"1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825.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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825.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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lpht-on-pull-request-mj8hc-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-45f012a9f0b60a99526d443361817f4c-d646f3f17114a2d6-01"}},"deletionTimestamp":"2026-05-12 21:47:07 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-pull-request-mj8hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-12T21:47:05Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-12T21:46:51Z","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":"1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825.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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825.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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"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-bflt/konflux-demo-component-lpht:on-pr-1d0aedc3263d6e7834cc0c24314a98fd7d099825"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lpht-on-pull-request-mj8hc-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-45f012a9f0b60a99526d443361817f4c-d646f3f17114a2d6-01"}},"deletionTimestamp":"2026-05-12 21:47:07 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-pull-request-mj8hc","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:47: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:47: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:47: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:12Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","PR group":"konflux-test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:47: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","prGroup":"konflux-test-comp-pac-gitlab-mejler","prGroupHash":"d12a07b804d05b8a247a49e5a9fa4a8c3fc8f55a8a773c276092117940a9d0"} {"level":"info","ts":"2026-05-12T21:47: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-12T21:47:12Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520494073} {"level":"info","ts":"2026-05-12T21:47:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-npovgl","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:47:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","statusName":"Konflux Dev version / my-integration-test-fqfs / test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:47:13Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenarioName":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T21:47:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-fqfs","commitStatus2.ID":14338710392,"TargetURL":null} {"level":"info","ts":"2026-05-12T21:47:13Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520494073} {"level":"info","ts":"2026-05-12T21:47:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","statusName":"Konflux Dev version / my-integration-test-siut / test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:47:13Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenarioName":"my-integration-test-siut"} {"level":"info","ts":"2026-05-12T21:47:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-siut","commitStatus2.ID":14338710424,"TargetURL":null} {"level":"info","ts":"2026-05-12T21:47:13Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","reconcileID":"937461d0-99a2-4acc-a206-5e4f39996194","snapshot.Namespace":"gitlab-rep-zjeb","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:47:14Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:47:14Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","pipelineRun.Namespace":"gitlab-rep-zjeb","pipelineRun.Name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:47: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-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","pipelinerun.Name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:14Z","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-mejler is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-jtfqbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-child-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:13Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-plhs5\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:13Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-37e981fd4e6f11dff1fb71458784c716-f58779e1d5c821ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-plhs5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:14Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-bt8vk\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:14Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-a0f8f402932bad2eba4f089a91f51130-178bac7194f4c11c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-bt8vk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:13Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-plhs5\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:13Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-37e981fd4e6f11dff1fb71458784c716-f58779e1d5c821ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-plhs5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:14Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-bt8vk\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:14Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-a0f8f402932bad2eba4f089a91f51130-178bac7194f4c11c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-bt8vk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:14Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-bt8vk\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:14Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-a0f8f402932bad2eba4f089a91f51130-178bac7194f4c11c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-bt8vk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:13Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-plhs5\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:13Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-37e981fd4e6f11dff1fb71458784c716-f58779e1d5c821ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-plhs5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:13Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-plhs5\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:13Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-37e981fd4e6f11dff1fb71458784c716-f58779e1d5c821ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-plhs5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:15Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-plhs5\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-37e981fd4e6f11dff1fb71458784c716-f58779e1d5c821ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-plhs5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:14Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-bt8vk\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:14Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-a0f8f402932bad2eba4f089a91f51130-178bac7194f4c11c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-bt8vk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:14Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-bt8vk\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:14Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-a0f8f402932bad2eba4f089a91f51130-178bac7194f4c11c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-bt8vk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"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-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:15Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-bt8vk\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-a0f8f402932bad2eba4f089a91f51130-178bac7194f4c11c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-bt8vk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:15Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-plhs5\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-37e981fd4e6f11dff1fb71458784c716-f58779e1d5c821ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-plhs5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"error","ts":"2026-05-12T21:47:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"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-12T21:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:47:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-jtfqbf-on-pull-request-6ml2s","namespace":"build-e2e-eolb"},"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-12T21:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-default-npovgl-on-pull-request-qdqz5 with pr group konflux-gl-test-custom-default-npovgl is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-npovgl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-lnnw-on-pull-request-j5rdf","PR group":"konflux-test-comp-lnnw"} {"level":"info","ts":"2026-05-12T21:47: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-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-6lgnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47:20Z","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-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-6lgnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-lpht-on-push-6lgnx is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:47:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-mrcblm","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:47:23Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"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-12T21:47:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-12T21:47:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"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-12T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:25Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","PR group":"konflux-gh-multi-component-parent-cage"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","prGroup":"konflux-gh-multi-component-parent-cage","prGroupHash":"342a8315fc2e05e85fa6cef4bc235fb42a4640a21fe4e3a8901fa625d86af8"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:25Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:47:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-qdqz5","namespace":"build-e2e-hfht"},"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-12T21:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"req":{"name":"gl-test-custom-default-npovgl-on-pull-request-xmjtx","namespace":"build-e2e-hfht"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-npovgl-on-pull-request-xmjtx\" 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-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:47: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:47: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:47: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:47: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:47: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:47: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:30Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","PR group":"konflux-gl-multi-component-parent-jtlh"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-parent-jtlh","prGroupHash":"cc54381a1e1bb10a1acb697457605c7ee4fb8486b23b9728f6d8f602be5666"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-tqxe-on-pull-request-p245w","PR group":"konflux-test-comp-tqxe"} {"level":"info","ts":"2026-05-12T21:47: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-tqxe","prGroupHash":"67154ef475293a8ef725c29e65de1e7ed9163d9a196a8cdfeacf3d37473ea3"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-bfqv-on-pull-request-5wtxb","PR group":"konflux-component-two-bfqv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","prGroup":"konflux-component-two-bfqv","prGroupHash":"c33d10c0b3ad5bdbdb407268b30c1779fcae27334018df361c160ef245fca2"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-parent-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:46Z","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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-ywwf-on-pull-request-777jd","PR group":"konflux-test-symlink-comp-ywwf"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-symlink-comp-ywwf","prGroupHash":"433bb2239639558ed8cc9313992e88eb6b057485fc41412fa10d69bbbe84fe"} {"level":"info","ts":"2026-05-12T21:47: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:46Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:46Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:46Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:51Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","PR group":"konflux-gh-test-custom-branch-mrcblm"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","prGroup":"konflux-gh-test-custom-branch-mrcblm","prGroupHash":"1e848c7ca6a75691cef4fb24035d59b7088997f70b06c0c25f780482bc2124"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:56Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:58Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:58Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47: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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:00Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:00Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:01Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:01Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:02Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:02Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:03Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:03Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:04Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:04Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:48: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:05Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:05Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-byhadj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:22Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:25Z","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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","PR group":"konflux-gl-test-custom-branch-byhadj"} {"level":"info","ts":"2026-05-12T21:48: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":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","prGroup":"konflux-gl-test-custom-branch-byhadj","prGroupHash":"f29bd907b70a75971f591098eba034bdbd2c6172632c81e3178a05384c4a01"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-kpby"} {"level":"info","ts":"2026-05-12T21:48:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-jmod","snapshot":"snapshot-sample-kpby"} {"level":"info","ts":"2026-05-12T21:48: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-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:48: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-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:48: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-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:48: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-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:48: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-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:48: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-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48: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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-symlink-comp-ywwf","prGroupHash":"433bb2239639558ed8cc9313992e88eb6b057485fc41412fa10d69bbbe84fe"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:48:40Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-12T21:47:47Z","completionTime":"2026-05-12T21:48:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ywwf-on-pull-request-777jd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ywwf-on-pull-request-777jd-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-f99d55903c903878c3778a6f6c232b53-85f296b47cfcc01e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ywwf-on-pull-request-777jd has finished running","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-symlink-comp-ywwf","prGroupHash":"433bb2239639558ed8cc9313992e88eb6b057485fc41412fa10d69bbbe84fe"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:48:40Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-12T21:47:47Z","completionTime":"2026-05-12T21:48:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ywwf-on-pull-request-777jd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ywwf-on-pull-request-777jd-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-f99d55903c903878c3778a6f6c232b53-85f296b47cfcc01e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ywwf-on-pull-request-777jd has finished running","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-symlink-comp-ywwf","prGroupHash":"433bb2239639558ed8cc9313992e88eb6b057485fc41412fa10d69bbbe84fe"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:48:40Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-12T21:47:47Z","completionTime":"2026-05-12T21:48:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ywwf-on-pull-request-777jd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ywwf-on-pull-request-777jd-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-f99d55903c903878c3778a6f6c232b53-85f296b47cfcc01e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ywwf-on-pull-request-777jd has finished running","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-symlink-comp-ywwf","prGroupHash":"433bb2239639558ed8cc9313992e88eb6b057485fc41412fa10d69bbbe84fe"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:48:40Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-12T21:47:47Z","completionTime":"2026-05-12T21:48:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ywwf-on-pull-request-777jd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ywwf-on-pull-request-777jd-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-f99d55903c903878c3778a6f6c232b53-85f296b47cfcc01e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ywwf-on-pull-request-777jd has finished running","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-symlink-comp-ywwf","prGroupHash":"433bb2239639558ed8cc9313992e88eb6b057485fc41412fa10d69bbbe84fe"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:41Z","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-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:41Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:48:40Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-12T21:47:47Z","completionTime":"2026-05-12T21:48:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ywwf-on-pull-request-777jd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ywwf-on-pull-request-777jd-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-f99d55903c903878c3778a6f6c232b53-85f296b47cfcc01e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ywwf-on-pull-request-777jd has finished running","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:48: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:49: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:49: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:49: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:49: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-parent-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:49: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:49: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:49: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:49: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:49: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:49: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:49: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:49: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:49: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:49: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:49: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-bfqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49: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":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-mbiv-20260512-214942-370"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-mbiv-20260512-214942-370","application":"build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-mbiv-20260512-214942-370"} {"level":"info","ts":"2026-05-12T21:49:42Z","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-mbiv-20260512-214942-370","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-mbiv-20260512-214942-370","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-mbiv-20260512-214942-370","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-mbiv-20260512-214942-370","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-mbiv-20260512-214942-370","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","Application.Name":"build-secret-lookup-mbiv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49:42Z","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-mbiv-20260512-214942-370","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"build-secret-lookup-mbiv-20260512-214942-370","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T21:49:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T21:49:42Z","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-mbiv-20260512-214942-370","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-mbiv-20260512-214942-370","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-mbiv-20260512-214942-370","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-mbiv-20260512-214942-370","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv"} {"level":"info","ts":"2026-05-12T21:49:42Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-hsop","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-one-hsop","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-12T21:49:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-bfqv","namespace":"build-e2e-qhkh"},"namespace":"build-e2e-qhkh","name":"component-two-bfqv","reconcileID":"9b05eec1-b062-447b-9d85-b50c007a7523","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"component-two-bfqv\" 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-12T21:49:42Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-bfqv","namespace":"build-e2e-qhkh"},"application":"build-e2e-qhkh/build-secret-lookup-mbiv","namespace":"build-e2e-qhkh","name":"component-two-bfqv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:49:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"namespace":"build-e2e-qhkh","name":"component-two-bfqv-on-pull-request-5wtxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-12T21:49:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"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-12T21:49:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"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-12T21:49:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"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-12T21:49:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-bfqv-on-pull-request-5wtxb","namespace":"build-e2e-qhkh"},"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-12T21:49:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-mbiv-20260512-214942-370"} {"level":"info","ts":"2026-05-12T21:49: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-qhkh","snapshot":"build-secret-lookup-mbiv-20260512-214942-370"} {"level":"info","ts":"2026-05-12T21:49: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:49: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:49: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:49: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:49: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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:49: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:49: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:50: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:50: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:50: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:50: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:50: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:50: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:50: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:50: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:50: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:50: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:50: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:50: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:50: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:50: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:50: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:50:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:50: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:50: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:50: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:51: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:51: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:51: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:51: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:51: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:51: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:51: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:51: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:51: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:51: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:51: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:51:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:52: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:52: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:52: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:52:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:52:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:52:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52:57Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:53:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:53: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:53: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:53: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:53:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53: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-child-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53: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-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:53: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53: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-child-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53: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-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:13Z","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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:17Z","completionTime":"2026-05-12T21:54:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"name":"IMAGE_DIGEST","value":"sha256:16d1e5e3ed6a298b8e86d17364ffa2fc2c347b98cfcad086f68a7ea4b5b84167"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lkgx-on-pull-request-49q4z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf081621f7a88b43a2b62397bd0823bfb-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-lkgx-on-pull-request-49q4z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-2b1aa84d9adec2456928fa5777b1559f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-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-fd263bcaa5eaf0722603d5800faa788e-1a2e3a723821be76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-49q4z has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:13Z","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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:17Z","completionTime":"2026-05-12T21:54:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"name":"IMAGE_DIGEST","value":"sha256:16d1e5e3ed6a298b8e86d17364ffa2fc2c347b98cfcad086f68a7ea4b5b84167"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lkgx-on-pull-request-49q4z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf081621f7a88b43a2b62397bd0823bfb-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-lkgx-on-pull-request-49q4z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-2b1aa84d9adec2456928fa5777b1559f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-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-fd263bcaa5eaf0722603d5800faa788e-1a2e3a723821be76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-49q4z has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:13Z","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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:17Z","completionTime":"2026-05-12T21:54:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"name":"IMAGE_DIGEST","value":"sha256:16d1e5e3ed6a298b8e86d17364ffa2fc2c347b98cfcad086f68a7ea4b5b84167"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lkgx-on-pull-request-49q4z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf081621f7a88b43a2b62397bd0823bfb-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-lkgx-on-pull-request-49q4z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-2b1aa84d9adec2456928fa5777b1559f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-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-fd263bcaa5eaf0722603d5800faa788e-1a2e3a723821be76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-49q4z has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:13Z","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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:17Z","completionTime":"2026-05-12T21:54:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"name":"IMAGE_DIGEST","value":"sha256:16d1e5e3ed6a298b8e86d17364ffa2fc2c347b98cfcad086f68a7ea4b5b84167"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lkgx-on-pull-request-49q4z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf081621f7a88b43a2b62397bd0823bfb-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-lkgx-on-pull-request-49q4z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-2b1aa84d9adec2456928fa5777b1559f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-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-fd263bcaa5eaf0722603d5800faa788e-1a2e3a723821be76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-49q4z has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:14Z","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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:17Z","completionTime":"2026-05-12T21:54:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"name":"IMAGE_DIGEST","value":"sha256:16d1e5e3ed6a298b8e86d17364ffa2fc2c347b98cfcad086f68a7ea4b5b84167"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lkgx-on-pull-request-49q4z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf081621f7a88b43a2b62397bd0823bfb-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-lkgx-on-pull-request-49q4z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-2b1aa84d9adec2456928fa5777b1559f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-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-fd263bcaa5eaf0722603d5800faa788e-1a2e3a723821be76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-49q4z has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:17Z","completionTime":"2026-05-12T21:54:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"name":"IMAGE_DIGEST","value":"sha256:16d1e5e3ed6a298b8e86d17364ffa2fc2c347b98cfcad086f68a7ea4b5b84167"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lkgx-on-pull-request-49q4z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf081621f7a88b43a2b62397bd0823bfb-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-lkgx-on-pull-request-49q4z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-2b1aa84d9adec2456928fa5777b1559f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-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-fd263bcaa5eaf0722603d5800faa788e-1a2e3a723821be76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-49q4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-49q4z has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:17Z","completionTime":"2026-05-12T21:54:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"name":"IMAGE_DIGEST","value":"sha256:16d1e5e3ed6a298b8e86d17364ffa2fc2c347b98cfcad086f68a7ea4b5b84167"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lkgx-on-pull-request-49q4z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf081621f7a88b43a2b62397bd0823bfb-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-lkgx-on-pull-request-49q4z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-2b1aa84d9adec2456928fa5777b1559f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-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-fd263bcaa5eaf0722603d5800faa788e-1a2e3a723821be76-01"}},"deletionTimestamp":"2026-05-12 21:54:21 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-49q4z has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:17Z","completionTime":"2026-05-12T21:54:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"name":"IMAGE_DIGEST","value":"sha256:16d1e5e3ed6a298b8e86d17364ffa2fc2c347b98cfcad086f68a7ea4b5b84167"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lkgx-on-pull-request-49q4z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf081621f7a88b43a2b62397bd0823bfb-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-lkgx-on-pull-request-49q4z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-2b1aa84d9adec2456928fa5777b1559f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-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-fd263bcaa5eaf0722603d5800faa788e-1a2e3a723821be76-01"}},"deletionTimestamp":"2026-05-12 21:54:21 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-49q4z has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:17Z","completionTime":"2026-05-12T21:54:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"name":"IMAGE_DIGEST","value":"sha256:16d1e5e3ed6a298b8e86d17364ffa2fc2c347b98cfcad086f68a7ea4b5b84167"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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":"c0c345d9119760b7b11f956781486a0e9614e7d7"}],"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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-muut/test-comp-lkgx:on-pr-c0c345d9119760b7b11f956781486a0e9614e7d7"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lkgx-on-pull-request-49q4z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf081621f7a88b43a2b62397bd0823bfb-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-lkgx-on-pull-request-49q4z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-2b1aa84d9adec2456928fa5777b1559f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lkgx-on-pull-request-49q4z-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-fd263bcaa5eaf0722603d5800faa788e-1a2e3a723821be76-01"}},"deletionTimestamp":"2026-05-12 21:54:21 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:54:22Z","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-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-49q4z has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-49q4z","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-lkgx-on-pull-request-9mxlh","PR group":"konflux-test-comp-lkgx"} {"level":"info","ts":"2026-05-12T21:54: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-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lkgx","prGroupHash":"23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:34Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"930.245746ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"c58a3043-01d3-47e1-b678-b1b3a0d7948d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:34Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"937.842756ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"4d11c425-403c-4820-93f8-1761165840b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:34Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"951.83022ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"da560b94-fc08-47d3-b6c1-bd2d506c958b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:34Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"972.548305ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"98e49c61-f103-42d6-bee7-b576dd9ebfef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:35Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.013247413s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"12f9a38e-7205-4f41-9013-2e0902b9a4fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:35Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.09462019s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"442194aa-1588-4e0e-9ee0-77947d8d3d95","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:35Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.139045607s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"6e55d50c-7095-4a4b-bb88-95b2cd471ef3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:35Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.255895898s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"09ff5519-61e3-4fb7-a89c-17206e5a6d21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:35Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.896987803s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"52b5c0fa-bb79-4bfc-928a-05aa11085c7f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:36Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"2.106220168s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"0253f47a-5ed5-432b-ae46-5eb13a44728c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"3.1783779s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:54:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"ddeadd47-eeb9-4c79-a8ce-d2b57b87cfa7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","reconcileID":"ddefd83b-603a-49dd-a8c2-deb355e16400","component.Name":"gh-multi-component-parent-cage"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bxzn-20260512-214657-000"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bxzn-20260512-214657-000","application":"build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bxzn-20260512-214657-000"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-214657-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bxzn-20260512-214657-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-cage","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lfwg/gh-multi-component-child-cage@sha256:18c3cc3c8810b0560841070cc8aaeb85d7744ebc90c76b115a2d6fbf5418932d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-qeecst","revision":"4a4e9c9d5d6099435f097e8e8983485cc7f9fd34"}}}]} {"level":"info","ts":"2026-05-12T21:54:37Z","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-cage is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 063d77967be0af01e1b3a514f441dfd3b633f6cce968fb9fcacfd749998cb0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bxzn-20260512-214657-000"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"}} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","Application.Name":"build-suite-component-update-bxzn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-214657-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bxzn-20260512-214657-000"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-214657-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T21:54:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-214657-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:54:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","snapshot.Namespace":"build-e2e-lfwg","snapshot.Name":"build-suite-component-update-bxzn-20260512-214657-000"} {"level":"info","ts":"2026-05-12T21:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bxzn-20260512-214657-000"} {"level":"info","ts":"2026-05-12T21:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","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-12T21:54:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-cage-on-pull-request-7bzt7 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","prGroup":"konflux-test-component-pac-usokzg","prGroupHash":"23c7a34b562281acb12a76ab6bd6a65f8525843f1a24c8b8324431854af068"} {"level":"info","ts":"2026-05-12T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:54:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:54:40Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:54:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","existingCheckRun":"github.CheckRun{ID:75672481165, NodeID:\"CR_kwDOKrwUx88AAAARnm5tjQ\", HeadSHA:\"06bd7d28e827cd5bfdf546ec7a281c4f2004b056\", ExternalID:\"my-integration-test-ivpv-test-component-pac-usokzg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75672481165\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75672481165\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:46:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-usokzg snapshot scenario my-integration-test-ivpv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-roig/test-component-pac-usokzg-on-pull-request-n52r6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75672481165/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg\", CheckSuite:github.CheckSuite{ID:68698209395}, 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:3671884377, Number:30289, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30289\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-usokzg\", SHA:\"06bd7d28e827cd5bfdf546ec7a281c4f2004b056\", 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-kchdgh\", 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-12T21:54:41Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ID":75672481165,"CheckName":"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","pipelineRun.Namespace":"integration1-roig","pipelineRun.Name":"test-component-pac-usokzg-on-pull-request-n52r6","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:54: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-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","pipelinerun.Name":"test-component-pac-usokzg-on-pull-request-n52r6"} {"level":"info","ts":"2026-05-12T21:54: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-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:34Z","completionTime":"2026-05-12T21:54:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"name":"IMAGE_DIGEST","value":"sha256:bda85437711118fa122d1f7cd565463320d6e3761ff08c68f3b70081dfd71f20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-usokzg-on-pull-request-n52r6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp884b5bb279f656d6d12e4e97066e3234-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen884b5bb279f656d6d12e4e97066e3234-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes884b5bb279f656d6d12e4e97066e3234-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-usokzg-on-pull-request-n52r6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pu2b34e4b50e9c9e1c3f36ab4c99d93c19","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone884b5bb279f656d6d12e4e97066e3234-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon884b5bb279f656d6d12e4e97066e3234-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-5155066eec90d935bc62a057ae74d5e3-e00525918a2996cd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-usokzg-on-pull-request-n52r6 has finished running","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","prGroup":"konflux-test-component-pac-usokzg","prGroupHash":"23c7a34b562281acb12a76ab6bd6a65f8525843f1a24c8b8324431854af068"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:34Z","completionTime":"2026-05-12T21:54:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"name":"IMAGE_DIGEST","value":"sha256:bda85437711118fa122d1f7cd565463320d6e3761ff08c68f3b70081dfd71f20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-usokzg-on-pull-request-n52r6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp884b5bb279f656d6d12e4e97066e3234-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen884b5bb279f656d6d12e4e97066e3234-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes884b5bb279f656d6d12e4e97066e3234-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-usokzg-on-pull-request-n52r6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pu2b34e4b50e9c9e1c3f36ab4c99d93c19","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone884b5bb279f656d6d12e4e97066e3234-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon884b5bb279f656d6d12e4e97066e3234-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-5155066eec90d935bc62a057ae74d5e3-e00525918a2996cd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-usokzg-on-pull-request-n52r6 has finished running","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:54: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:54: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:54: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","snapshot.Name":"build-suite-component-update-bxzn-20260512-214657-000"} {"level":"info","ts":"2026-05-12T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-7bzt7","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-12T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-cage-on-pull-request-7bzt7 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-7bzt7","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","prGroup":"konflux-test-component-pac-usokzg","prGroupHash":"23c7a34b562281acb12a76ab6bd6a65f8525843f1a24c8b8324431854af068"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:34Z","completionTime":"2026-05-12T21:54:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"name":"IMAGE_DIGEST","value":"sha256:bda85437711118fa122d1f7cd565463320d6e3761ff08c68f3b70081dfd71f20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-usokzg-on-pull-request-n52r6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp884b5bb279f656d6d12e4e97066e3234-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen884b5bb279f656d6d12e4e97066e3234-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes884b5bb279f656d6d12e4e97066e3234-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-usokzg-on-pull-request-n52r6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pu2b34e4b50e9c9e1c3f36ab4c99d93c19","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone884b5bb279f656d6d12e4e97066e3234-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon884b5bb279f656d6d12e4e97066e3234-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-5155066eec90d935bc62a057ae74d5e3-e00525918a2996cd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-n52r6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-usokzg-on-pull-request-n52r6 has finished running","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:43Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:54:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","prGroup":"konflux-test-component-pac-usokzg","prGroupHash":"23c7a34b562281acb12a76ab6bd6a65f8525843f1a24c8b8324431854af068"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:34Z","completionTime":"2026-05-12T21:54:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"name":"IMAGE_DIGEST","value":"sha256:bda85437711118fa122d1f7cd565463320d6e3761ff08c68f3b70081dfd71f20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-usokzg-on-pull-request-n52r6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp884b5bb279f656d6d12e4e97066e3234-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen884b5bb279f656d6d12e4e97066e3234-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes884b5bb279f656d6d12e4e97066e3234-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-usokzg-on-pull-request-n52r6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pu2b34e4b50e9c9e1c3f36ab4c99d93c19","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone884b5bb279f656d6d12e4e97066e3234-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon884b5bb279f656d6d12e4e97066e3234-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-5155066eec90d935bc62a057ae74d5e3-e00525918a2996cd-01"}},"deletionTimestamp":"2026-05-12 21:54:47 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:54: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-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-usokzg-on-pull-request-n52r6 has finished running","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","prGroup":"konflux-test-component-pac-usokzg","prGroupHash":"23c7a34b562281acb12a76ab6bd6a65f8525843f1a24c8b8324431854af068"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:34Z","completionTime":"2026-05-12T21:54:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"name":"IMAGE_DIGEST","value":"sha256:bda85437711118fa122d1f7cd565463320d6e3761ff08c68f3b70081dfd71f20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-usokzg-on-pull-request-n52r6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp884b5bb279f656d6d12e4e97066e3234-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen884b5bb279f656d6d12e4e97066e3234-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes884b5bb279f656d6d12e4e97066e3234-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-usokzg-on-pull-request-n52r6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pu2b34e4b50e9c9e1c3f36ab4c99d93c19","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone884b5bb279f656d6d12e4e97066e3234-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon884b5bb279f656d6d12e4e97066e3234-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-5155066eec90d935bc62a057ae74d5e3-e00525918a2996cd-01"}},"deletionTimestamp":"2026-05-12 21:54:47 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:54: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-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-usokzg-on-pull-request-n52r6 has finished running","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","prGroup":"konflux-test-component-pac-usokzg","prGroupHash":"23c7a34b562281acb12a76ab6bd6a65f8525843f1a24c8b8324431854af068"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:34Z","completionTime":"2026-05-12T21:54:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"name":"IMAGE_DIGEST","value":"sha256:bda85437711118fa122d1f7cd565463320d6e3761ff08c68f3b70081dfd71f20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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":"06bd7d28e827cd5bfdf546ec7a281c4f2004b056"}],"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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-roig/test-component-pac-usokzg:on-pr-06bd7d28e827cd5bfdf546ec7a281c4f2004b056"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-usokzg-on-pull-request-n52r6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp884b5bb279f656d6d12e4e97066e3234-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen884b5bb279f656d6d12e4e97066e3234-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes884b5bb279f656d6d12e4e97066e3234-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-usokzg-on-pull-request-n52r6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pu2b34e4b50e9c9e1c3f36ab4c99d93c19","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component884b5bb279f656d6d12e4e97066e3234-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone884b5bb279f656d6d12e4e97066e3234-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-usokzg-on-pull-request-n52r6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon884b5bb279f656d6d12e4e97066e3234-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-5155066eec90d935bc62a057ae74d5e3-e00525918a2996cd-01"}},"deletionTimestamp":"2026-05-12 21:54:47 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:54:48Z","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-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-usokzg-on-pull-request-n52r6 has finished running","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-n52r6","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-usokzg-on-pull-request-6gm4x","PR group":"konflux-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","prGroup":"konflux-test-component-pac-usokzg","prGroupHash":"23c7a34b562281acb12a76ab6bd6a65f8525843f1a24c8b8324431854af068"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:54:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:54:52Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:54:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.NameSpace":"integration1-roig","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ivpv","externalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:54:53Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ID":75673696231,"CheckName":"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","pipelineRun.Namespace":"integration1-roig","pipelineRun.Name":"test-component-pac-usokzg-on-pull-request-6gm4x","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","pipelinerun.Name":"test-component-pac-usokzg-on-pull-request-6gm4x"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-roig/test-component-pac-usokzg-on-pull-request-n52r6 with pr group konflux-test-component-pac-usokzg is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:54:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:54:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:54:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","existingCheckRun":"github.CheckRun{ID:75673696231, NodeID:\"CR_kwDOKrwUx88AAAARnoD35w\", HeadSHA:\"e0f8cf6c6eb4a26b4a071c4948c4012937d76b8a\", ExternalID:\"my-integration-test-ivpv-test-component-pac-usokzg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75673696231\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75673696231\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:54:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-usokzg snapshot scenario my-integration-test-ivpv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-roig/test-component-pac-usokzg-on-pull-request-6gm4x is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75673696231/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg\", CheckSuite:github.CheckSuite{ID:68699303418}, 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:3671884377, Number:30289, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30289\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-usokzg\", SHA:\"e0f8cf6c6eb4a26b4a071c4948c4012937d76b8a\", 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-kchdgh\", 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-12T21:54:53Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ID":75673696231,"CheckName":"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","pipelineRun.Namespace":"integration1-roig","pipelineRun.Name":"test-component-pac-usokzg-on-pull-request-6gm4x","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","pipelinerun.Name":"test-component-pac-usokzg-on-pull-request-6gm4x"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-roig/test-component-pac-usokzg-on-pull-request-n52r6 with pr group konflux-test-component-pac-usokzg is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:19Z","completionTime":"2026-05-12T21:54:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"IMAGE_DIGEST","value":"sha256:33c54bb84a1f1d8f42d6fc9e2b7e1b03c60c9a092971b7763ba95b632472b1d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"}],"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":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lnnw-on-pull-request-j5rdf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes08821c5d4083f069ebe5c758e2d65931-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-lnnw-on-pull-request-j5rdf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-aa9291b11860c2db0bf25f33585d6ac2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-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-2b09a99a333c7a912d773767ff011ffa-26abfb31ab8a8d0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-j5rdf has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:19Z","completionTime":"2026-05-12T21:54:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"IMAGE_DIGEST","value":"sha256:33c54bb84a1f1d8f42d6fc9e2b7e1b03c60c9a092971b7763ba95b632472b1d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"}],"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":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lnnw-on-pull-request-j5rdf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes08821c5d4083f069ebe5c758e2d65931-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-lnnw-on-pull-request-j5rdf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-aa9291b11860c2db0bf25f33585d6ac2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-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-2b09a99a333c7a912d773767ff011ffa-26abfb31ab8a8d0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-j5rdf has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:19Z","completionTime":"2026-05-12T21:54:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"IMAGE_DIGEST","value":"sha256:33c54bb84a1f1d8f42d6fc9e2b7e1b03c60c9a092971b7763ba95b632472b1d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"}],"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":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lnnw-on-pull-request-j5rdf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes08821c5d4083f069ebe5c758e2d65931-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-lnnw-on-pull-request-j5rdf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-aa9291b11860c2db0bf25f33585d6ac2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-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-2b09a99a333c7a912d773767ff011ffa-26abfb31ab8a8d0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-j5rdf has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:19Z","completionTime":"2026-05-12T21:54:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"IMAGE_DIGEST","value":"sha256:33c54bb84a1f1d8f42d6fc9e2b7e1b03c60c9a092971b7763ba95b632472b1d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"}],"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":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lnnw-on-pull-request-j5rdf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes08821c5d4083f069ebe5c758e2d65931-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-lnnw-on-pull-request-j5rdf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-aa9291b11860c2db0bf25f33585d6ac2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-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-2b09a99a333c7a912d773767ff011ffa-26abfb31ab8a8d0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-j5rdf has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:19Z","completionTime":"2026-05-12T21:54:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"IMAGE_DIGEST","value":"sha256:33c54bb84a1f1d8f42d6fc9e2b7e1b03c60c9a092971b7763ba95b632472b1d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"}],"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":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lnnw-on-pull-request-j5rdf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes08821c5d4083f069ebe5c758e2d65931-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-lnnw-on-pull-request-j5rdf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-aa9291b11860c2db0bf25f33585d6ac2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-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-2b09a99a333c7a912d773767ff011ffa-26abfb31ab8a8d0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-j5rdf has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:58Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:19Z","completionTime":"2026-05-12T21:54:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"IMAGE_DIGEST","value":"sha256:33c54bb84a1f1d8f42d6fc9e2b7e1b03c60c9a092971b7763ba95b632472b1d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"}],"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":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lnnw-on-pull-request-j5rdf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes08821c5d4083f069ebe5c758e2d65931-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-lnnw-on-pull-request-j5rdf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-aa9291b11860c2db0bf25f33585d6ac2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-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-2b09a99a333c7a912d773767ff011ffa-26abfb31ab8a8d0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-j5rdf has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-muut/test-comp-lkgx-on-pull-request-49q4z with pr group konflux-test-comp-lkgx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:21Z","completionTime":"2026-05-12T21:55:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"IMAGE_DIGEST","value":"sha256:f4fd8b49347a817514d247e25e0b1b6971805077826cd88ea9b8fe83aeeef481"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"aec18443fe0f9844c257bcdf4207eb1091442111"}],"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":"aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"konflux-demo-component-lpht-on-push-6lgnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon126ffe1f3af99841b81c000a113c0f2d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-0945b340744c1b051b0b72c54467f891","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-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-cdb45f667cecfe7f501189e2a7f796be-4026cef6d6c7aab6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-6lgnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-6lgnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-6lgnx has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:21Z","completionTime":"2026-05-12T21:55:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"IMAGE_DIGEST","value":"sha256:f4fd8b49347a817514d247e25e0b1b6971805077826cd88ea9b8fe83aeeef481"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"aec18443fe0f9844c257bcdf4207eb1091442111"}],"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":"aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"konflux-demo-component-lpht-on-push-6lgnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon126ffe1f3af99841b81c000a113c0f2d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-0945b340744c1b051b0b72c54467f891","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-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-cdb45f667cecfe7f501189e2a7f796be-4026cef6d6c7aab6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-6lgnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-6lgnx has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:21Z","completionTime":"2026-05-12T21:55:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"IMAGE_DIGEST","value":"sha256:f4fd8b49347a817514d247e25e0b1b6971805077826cd88ea9b8fe83aeeef481"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"aec18443fe0f9844c257bcdf4207eb1091442111"}],"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":"aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"konflux-demo-component-lpht-on-push-6lgnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon126ffe1f3af99841b81c000a113c0f2d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-0945b340744c1b051b0b72c54467f891","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-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-cdb45f667cecfe7f501189e2a7f796be-4026cef6d6c7aab6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-6lgnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-6lgnx has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:21Z","completionTime":"2026-05-12T21:55:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"IMAGE_DIGEST","value":"sha256:f4fd8b49347a817514d247e25e0b1b6971805077826cd88ea9b8fe83aeeef481"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"aec18443fe0f9844c257bcdf4207eb1091442111"}],"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":"aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"konflux-demo-component-lpht-on-push-6lgnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon126ffe1f3af99841b81c000a113c0f2d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-0945b340744c1b051b0b72c54467f891","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-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-cdb45f667cecfe7f501189e2a7f796be-4026cef6d6c7aab6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-6lgnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-6lgnx has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:14Z","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-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:21Z","completionTime":"2026-05-12T21:55:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"IMAGE_DIGEST","value":"sha256:f4fd8b49347a817514d247e25e0b1b6971805077826cd88ea9b8fe83aeeef481"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"aec18443fe0f9844c257bcdf4207eb1091442111"}],"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":"aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"konflux-demo-component-lpht-on-push-6lgnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon126ffe1f3af99841b81c000a113c0f2d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-0945b340744c1b051b0b72c54467f891","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-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-cdb45f667cecfe7f501189e2a7f796be-4026cef6d6c7aab6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-6lgnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-6lgnx has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","prGroup":"konflux-test-component-pac-qcswsr","prGroupHash":"45f7abe4123ee080963e7826d4dd01a175ebabd903a9b5ee6bf603120b9062"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55:28Z","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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-lzjh-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:55:28Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-lzjh-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:55:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","existingCheckRun":"github.CheckRun{ID:75672491716, NodeID:\"CR_kwDOMjU9q88AAAARnm6WxA\", HeadSHA:\"b333244d61df1731e8db940181d3f333ce58ee58\", ExternalID:\"my-integration-test-lzjh-test-component-pac-qcswsr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75672491716\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75672491716\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:46:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-qcswsr snapshot scenario my-integration-test-lzjh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-felc/test-component-pac-qcswsr-on-pull-request-tvdcv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75672491716/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lzjh / test-component-pac-qcswsr\", CheckSuite:github.CheckSuite{ID:68698216722}, 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:3671884590, Number:9710, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9710\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-qcswsr\", SHA:\"b333244d61df1731e8db940181d3f333ce58ee58\", 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-kqiiff\", 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-12T21:55:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ID":75672491716,"CheckName":"Konflux Dev version / my-integration-test-lzjh / test-component-pac-qcswsr","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-12T21:55:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-tijt-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:55:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-tijt-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:55:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","existingCheckRun":"github.CheckRun{ID:75672492621, NodeID:\"CR_kwDOMjU9q88AAAARnm6aTQ\", HeadSHA:\"b333244d61df1731e8db940181d3f333ce58ee58\", ExternalID:\"my-integration-test-tijt-test-component-pac-qcswsr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75672492621\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75672492621\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:46:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-qcswsr snapshot scenario my-integration-test-tijt is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-felc/test-component-pac-qcswsr-on-pull-request-tvdcv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75672492621/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tijt / test-component-pac-qcswsr\", CheckSuite:github.CheckSuite{ID:68698216722}, 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:3671884590, Number:9710, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9710\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-qcswsr\", SHA:\"b333244d61df1731e8db940181d3f333ce58ee58\", 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-kqiiff\", 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-12T21:55:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ID":75672492621,"CheckName":"Konflux Dev version / my-integration-test-tijt / test-component-pac-qcswsr","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-12T21:55:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-oyuo-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:55:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-oyuo-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:55:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","existingCheckRun":"github.CheckRun{ID:75672493282, NodeID:\"CR_kwDOMjU9q88AAAARnm6c4g\", HeadSHA:\"b333244d61df1731e8db940181d3f333ce58ee58\", ExternalID:\"my-integration-test-oyuo-test-component-pac-qcswsr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75672493282\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75672493282\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:46:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-qcswsr snapshot optional scenario my-integration-test-oyuo is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-felc/test-component-pac-qcswsr-on-pull-request-tvdcv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75672493282/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oyuo / test-component-pac-qcswsr\", CheckSuite:github.CheckSuite{ID:68698216722}, 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:3671884590, Number:9710, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9710\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-qcswsr\", SHA:\"b333244d61df1731e8db940181d3f333ce58ee58\", 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-kqiiff\", 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-12T21:55:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ID":75672493282,"CheckName":"Konflux Dev version / my-integration-test-oyuo / test-component-pac-qcswsr","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-12T21:55:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-kmvu-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:55:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ExternalID":"my-integration-test-kmvu-test-component-pac-qcswsr"} {"level":"info","ts":"2026-05-12T21:55:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","existingCheckRun":"github.CheckRun{ID:75672494199, NodeID:\"CR_kwDOMjU9q88AAAARnm6gdw\", HeadSHA:\"b333244d61df1731e8db940181d3f333ce58ee58\", ExternalID:\"my-integration-test-kmvu-test-component-pac-qcswsr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75672494199\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75672494199\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:46:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-qcswsr snapshot scenario my-integration-test-kmvu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-felc/test-component-pac-qcswsr-on-pull-request-tvdcv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75672494199/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kmvu / test-component-pac-qcswsr\", CheckSuite:github.CheckSuite{ID:68698216722}, 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:3671884590, Number:9710, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9710\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-qcswsr\", SHA:\"b333244d61df1731e8db940181d3f333ce58ee58\", 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-kqiiff\", 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-12T21:55:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","ID":75672494199,"CheckName":"Konflux Dev version / my-integration-test-kmvu / test-component-pac-qcswsr","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-12T21:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","pipelineRun.Namespace":"stat-rep-felc","pipelineRun.Name":"test-component-pac-qcswsr-on-pull-request-tvdcv","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:55: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","pipelinerun.Name":"test-component-pac-qcswsr-on-pull-request-tvdcv"} {"level":"info","ts":"2026-05-12T21:55: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-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55:29Z","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-qcswsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:38Z","completionTime":"2026-05-12T21:55:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"name":"IMAGE_DIGEST","value":"sha256:3fc6b93d4b17955d9133d25ebfa69c14fe80cd3595ebd6c202edb4029110ac5d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"b333244d61df1731e8db940181d3f333ce58ee58"}],"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-status-report"},{"name":"revision","value":"b333244d61df1731e8db940181d3f333ce58ee58"}],"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/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"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/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-qcswsr-on-pull-request-tvdcv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0295354b57ec551676ba3ff725be39aa-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0295354b57ec551676ba3ff725be39aa-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen0295354b57ec551676ba3ff725be39aa-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0295354b57ec551676ba3ff725be39aa-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-qcswsr-on-pull-request-tvdcv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pu5caed603afe058f4e93ac2b30c4f753c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0295354b57ec551676ba3ff725be39aa-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone0295354b57ec551676ba3ff725be39aa-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon0295354b57ec551676ba3ff725be39aa-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-0f80dd2dc521854007e9dbd63cea06e4-06b1456962db3f1f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-qcswsr-on-pull-request-tvdcv has finished running","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","prGroup":"konflux-test-component-pac-qcswsr","prGroupHash":"45f7abe4123ee080963e7826d4dd01a175ebabd903a9b5ee6bf603120b9062"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:38Z","completionTime":"2026-05-12T21:55:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"name":"IMAGE_DIGEST","value":"sha256:3fc6b93d4b17955d9133d25ebfa69c14fe80cd3595ebd6c202edb4029110ac5d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"b333244d61df1731e8db940181d3f333ce58ee58"}],"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-status-report"},{"name":"revision","value":"b333244d61df1731e8db940181d3f333ce58ee58"}],"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/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"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/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-qcswsr-on-pull-request-tvdcv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0295354b57ec551676ba3ff725be39aa-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0295354b57ec551676ba3ff725be39aa-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen0295354b57ec551676ba3ff725be39aa-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0295354b57ec551676ba3ff725be39aa-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-qcswsr-on-pull-request-tvdcv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pu5caed603afe058f4e93ac2b30c4f753c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0295354b57ec551676ba3ff725be39aa-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone0295354b57ec551676ba3ff725be39aa-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon0295354b57ec551676ba3ff725be39aa-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-0f80dd2dc521854007e9dbd63cea06e4-06b1456962db3f1f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-qcswsr-on-pull-request-tvdcv has finished running","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","prGroup":"konflux-test-component-pac-qcswsr","prGroupHash":"45f7abe4123ee080963e7826d4dd01a175ebabd903a9b5ee6bf603120b9062"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55: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-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:38Z","completionTime":"2026-05-12T21:55:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"name":"IMAGE_DIGEST","value":"sha256:3fc6b93d4b17955d9133d25ebfa69c14fe80cd3595ebd6c202edb4029110ac5d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"b333244d61df1731e8db940181d3f333ce58ee58"}],"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-status-report"},{"name":"revision","value":"b333244d61df1731e8db940181d3f333ce58ee58"}],"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/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"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/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-qcswsr-on-pull-request-tvdcv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0295354b57ec551676ba3ff725be39aa-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0295354b57ec551676ba3ff725be39aa-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen0295354b57ec551676ba3ff725be39aa-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0295354b57ec551676ba3ff725be39aa-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-qcswsr-on-pull-request-tvdcv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pu5caed603afe058f4e93ac2b30c4f753c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0295354b57ec551676ba3ff725be39aa-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone0295354b57ec551676ba3ff725be39aa-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon0295354b57ec551676ba3ff725be39aa-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-0f80dd2dc521854007e9dbd63cea06e4-06b1456962db3f1f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-qcswsr-on-pull-request-tvdcv has finished running","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","prGroup":"konflux-test-comp-pac-gitlab-mejler","prGroupHash":"d12a07b804d05b8a247a49e5a9fa4a8c3fc8f55a8a773c276092117940a9d0"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-12T21:55:33Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:33Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520494073} {"level":"info","ts":"2026-05-12T21:55:33Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenarioName":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-fqfs","commitStatus2.ID":14338710392,"TargetURL":null} {"level":"info","ts":"2026-05-12T21:55:34Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520494073} {"level":"info","ts":"2026-05-12T21:55:34Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenarioName":"my-integration-test-siut"} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-siut","commitStatus2.ID":14338710424,"TargetURL":null} {"level":"info","ts":"2026-05-12T21:55:34Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","reconcileID":"f9aed6ff-037a-45e5-b498-31e7e35b6269","snapshot.Namespace":"gitlab-rep-zjeb","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler","noteID":3341375175} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:55:34Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler","count":1} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","noteID":3341375175,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:55:34Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","pipelineRun.Namespace":"gitlab-rep-zjeb","pipelineRun.Name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","pipelinerun.Name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4"} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:34Z","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-mejler is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:13Z","completionTime":"2026-05-12T21:55:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"name":"IMAGE_DIGEST","value":"sha256:455cebc73339e200217bb6067e510aa2da7baa7ddefc9bca5e3383b33f1cb468"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-mejler-on-pull-request-bbgv4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp112b4382c2ab1752afe6057d1b238166-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac112b4382c2ab1752afe6057d1b238166-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mejler-on-aad8002e3179e67508e4566cfc780215","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p112b4382c2ab1752afe6057d1b238166-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-a70242582031b1faa708ce6b086261bb-fe4d2401c86fb159-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mejler-on-pull-request-bbgv4 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","prGroup":"konflux-test-comp-pac-gitlab-mejler","prGroupHash":"d12a07b804d05b8a247a49e5a9fa4a8c3fc8f55a8a773c276092117940a9d0"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:13Z","completionTime":"2026-05-12T21:55:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"name":"IMAGE_DIGEST","value":"sha256:455cebc73339e200217bb6067e510aa2da7baa7ddefc9bca5e3383b33f1cb468"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-mejler-on-pull-request-bbgv4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp112b4382c2ab1752afe6057d1b238166-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac112b4382c2ab1752afe6057d1b238166-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mejler-on-aad8002e3179e67508e4566cfc780215","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p112b4382c2ab1752afe6057d1b238166-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-a70242582031b1faa708ce6b086261bb-fe4d2401c86fb159-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mejler-on-pull-request-bbgv4 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","prGroup":"konflux-test-comp-pac-gitlab-mejler","prGroupHash":"d12a07b804d05b8a247a49e5a9fa4a8c3fc8f55a8a773c276092117940a9d0"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:13Z","completionTime":"2026-05-12T21:55:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"name":"IMAGE_DIGEST","value":"sha256:455cebc73339e200217bb6067e510aa2da7baa7ddefc9bca5e3383b33f1cb468"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-mejler-on-pull-request-bbgv4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp112b4382c2ab1752afe6057d1b238166-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac112b4382c2ab1752afe6057d1b238166-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mejler-on-aad8002e3179e67508e4566cfc780215","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p112b4382c2ab1752afe6057d1b238166-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-a70242582031b1faa708ce6b086261bb-fe4d2401c86fb159-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mejler-on-pull-request-bbgv4 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","prGroup":"konflux-test-comp-pac-gitlab-mejler","prGroupHash":"d12a07b804d05b8a247a49e5a9fa4a8c3fc8f55a8a773c276092117940a9d0"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:13Z","completionTime":"2026-05-12T21:55:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"name":"IMAGE_DIGEST","value":"sha256:455cebc73339e200217bb6067e510aa2da7baa7ddefc9bca5e3383b33f1cb468"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-mejler-on-pull-request-bbgv4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp112b4382c2ab1752afe6057d1b238166-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac112b4382c2ab1752afe6057d1b238166-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mejler-on-aad8002e3179e67508e4566cfc780215","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p112b4382c2ab1752afe6057d1b238166-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-a70242582031b1faa708ce6b086261bb-fe4d2401c86fb159-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mejler-on-pull-request-bbgv4 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:35Z","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-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:21Z","completionTime":"2026-05-12T21:55:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"IMAGE_DIGEST","value":"sha256:f4fd8b49347a817514d247e25e0b1b6971805077826cd88ea9b8fe83aeeef481"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"aec18443fe0f9844c257bcdf4207eb1091442111"}],"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":"aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"konflux-demo-component-lpht-on-push-6lgnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon126ffe1f3af99841b81c000a113c0f2d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-0945b340744c1b051b0b72c54467f891","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-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-cdb45f667cecfe7f501189e2a7f796be-4026cef6d6c7aab6-01"}},"deletionTimestamp":"2026-05-12 21:55:35 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-6lgnx has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:35Z","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-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:21Z","completionTime":"2026-05-12T21:55:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"IMAGE_DIGEST","value":"sha256:f4fd8b49347a817514d247e25e0b1b6971805077826cd88ea9b8fe83aeeef481"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"aec18443fe0f9844c257bcdf4207eb1091442111"}],"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":"aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"konflux-demo-component-lpht-on-push-6lgnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon126ffe1f3af99841b81c000a113c0f2d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-0945b340744c1b051b0b72c54467f891","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-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-cdb45f667cecfe7f501189e2a7f796be-4026cef6d6c7aab6-01"}},"deletionTimestamp":"2026-05-12 21:55:35 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-6lgnx has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:35Z","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-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:21Z","completionTime":"2026-05-12T21:55:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"IMAGE_DIGEST","value":"sha256:f4fd8b49347a817514d247e25e0b1b6971805077826cd88ea9b8fe83aeeef481"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"aec18443fe0f9844c257bcdf4207eb1091442111"}],"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":"aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111.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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"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"},{"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-bflt/konflux-demo-component-lpht:aec18443fe0f9844c257bcdf4207eb1091442111"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"konflux-demo-component-lpht-on-push-6lgnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon126ffe1f3af99841b81c000a113c0f2d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-0945b340744c1b051b0b72c54467f891","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-lpht-on-push-6lgnx-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-cdb45f667cecfe7f501189e2a7f796be-4026cef6d6c7aab6-01"}},"deletionTimestamp":"2026-05-12 21:55:35 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:55: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":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-6lgnx has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-6lgnx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","elapsedSinceCompletion":"577.209403ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","reconcileID":"61e05ac0-933e-4ae5-85ff-31f0b1acc5a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","elapsedSinceCompletion":"582.7649ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","reconcileID":"a8df89dd-dfef-40cf-901a-f1bcd2ce3d1e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","elapsedSinceCompletion":"593.129051ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","reconcileID":"7a51be50-4c41-4fea-a684-e63ad96f95ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","elapsedSinceCompletion":"613.691747ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","reconcileID":"7e9277a1-5d4d-4072-bef4-f6e32508202c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","elapsedSinceCompletion":"654.276271ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","reconcileID":"46526983-abee-4bcc-9cfd-b6c8b30decba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","elapsedSinceCompletion":"734.915508ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","reconcileID":"2cfa0824-56a8-496a-89f7-61a6bdc60646","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-l4vdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:55:39Z","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-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:39Z","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-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:39Z","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-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-l4vdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-lpht-on-push-l4vdz is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","elapsedSinceCompletion":"1.213388965s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","reconcileID":"b2bd5574-a44e-44fd-a3a8-db8397ff4807","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","elapsedSinceCompletion":"1.533827576s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","reconcileID":"6808b5ad-0086-4d6d-a786-9348c6fb761b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","elapsedSinceCompletion":"2.152685218s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","reconcileID":"acaea7b5-6532-468b-abee-7ade05714930","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","elapsedSinceCompletion":"2.175374147s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","reconcileID":"42cc5b7a-be24-4853-b3af-df3fc2d50c24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tqoj-20260512-214612-000","application":"integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-kvnbyg is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 96276d376ae603e9947a976f1dcbc7704a5fb58de6be8f7425491f98c864cb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tqoj-20260512-214612-000","snapshot.Spec.Components":[{"name":"go-component-kvnbyg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-zyof/go-component-kvnbyg@sha256:31c5b17a4d687192223c2bd59bf20737d78b8eb75ec7a5316fb6dd4cc530ab98","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"f8335a81e185e20a7cacbbc4bf085400ceec7331"}}}]} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Application.Name":"integ-app-tqoj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:41Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75672422778, NodeID:\"CR_kwDONSo-hs8AAAARnm2Jeg\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75672422778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75672422778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:46:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kvnbyg snapshot scenario my-integration-test-mgyu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-zyof/go-component-kvnbyg-on-pull-request-wd6cs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75672422778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75672422778,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","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-12T21:55:42Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:42Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:42Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:42Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-kvnbyg-on-pull-request-wd6cs has finished running","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"2.947107406s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","reconcileID":"85f5604a-1e60-4222-9c59-a1074473361f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21: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":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"go-component-kvnbyg-on-pull-request-wd6cs","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-12T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-kvnbyg-on-pull-request-wd6cs has finished running","buildpipelineRun":{"name":"go-component-kvnbyg-on-pull-request-wd6cs","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:43Z","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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"3.507152598s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","reconcileID":"506bd7d4-13cd-4125-8dc1-b95ab4b6c983","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:43Z","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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"3.517708205s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","reconcileID":"15c7cdf4-6de7-4a68-b6e2-6c46fe6be7ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:43Z","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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"3.53846559s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","reconcileID":"8e3e2ef4-a890-4ca7-9156-ea70c078cbfa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:43Z","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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"3.579224818s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","reconcileID":"667cee71-d7e2-4451-95ea-8977d15d987b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:43Z","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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"3.659997845s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","reconcileID":"f65a4867-6f89-493a-a9c3-40ca2e78f665","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:43Z","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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"3.820922674s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","reconcileID":"f718f6cd-44a3-4353-8403-fbd6113d1082","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-12T21:55:43Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-mkhpb' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-mkhpb\": 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-12T21:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:285","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-mkhpb' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-mkhpb\": 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-12T21:55:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:43Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"error","ts":"2026-05-12T21:55:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"aff77279-19f1-4421-8d1d-92432f05186b","error":"resolution for 'my-integration-test-mgyu-mkhpb' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-mkhpb\": 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-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:44Z","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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","reconcileID":"d19e8c34-c735-41e7-bd72-bce9c6e82a4f","component.Name":"gl-multi-component-child-jtlh"} {"level":"info","ts":"2026-05-12T21:55:44Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtqt-20260512-214734-000"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtqt-20260512-214734-000","application":"build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:44Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtqt-20260512-214734-000"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-214734-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtqt-20260512-214734-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-jtlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-parent-jtlh@sha256:8ae76f4496320e568dd1a2fc99d5bf99c2e794ea9dd500f90c91f2c2fc2da330","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-cvduye","revision":"758d646522681f0fd51ef385eb5afeeaefc948bf"}}}]} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75672422778, NodeID:\"CR_kwDONSo-hs8AAAARnm2Jeg\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75672422778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75672422778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:46:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75672422778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-214734-000"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-214734-000"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","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-12T21:55:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75672422778,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-jtlh-on-pull-request-xbwvs has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:44Z","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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:44Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","snapshot.Name":"build-suite-component-update-gtqt-20260512-214734-000"} {"level":"error","ts":"2026-05-12T21:55:45Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-8r8cr' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-8r8cr\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-8r8cr' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-8r8cr\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","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-12T21:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-jtlh-on-pull-request-xbwvs has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"error","ts":"2026-05-12T21:55:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-8r8cr' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-8r8cr\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"1c12e2f8-3c1e-4a3e-ab11-678ff20556af","error":"resolution for 'my-integration-test-mgyu-8r8cr' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-8r8cr\": 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-12T21:55:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:45Z","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-jtlh is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash cc54381a1e1bb10a1acb697457605c7ee4fb8486b23b9728f6d8f602be5666 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:45Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gtqt-20260512-214734-000"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:55: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":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","Application.Name":"build-suite-component-update-gtqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:45Z","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-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-214734-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T21:55:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75672422778, NodeID:\"CR_kwDONSo-hs8AAAARnm2Jeg\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75672422778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75672422778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:46:12 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:55:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-mkhpb' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-mkhpb\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75672422778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55:45Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673818739,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:45Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"}} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-214734-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:55:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","snapshot.Namespace":"build-e2e-hevv","snapshot.Name":"build-suite-component-update-gtqt-20260512-214734-000"} {"level":"error","ts":"2026-05-12T21:55:46Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-7sx9z' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-7sx9z\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-7sx9z' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-7sx9z\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:55:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-7sx9z' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-7sx9z\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"63b81425-4e9c-448f-af81-8d326efc4066","error":"resolution for 'my-integration-test-mgyu-7sx9z' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-7sx9z\": 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-12T21:55:46Z","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-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T21:55:46Z","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-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-214734-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:46Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:46Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:46Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:55:46Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673818739, NodeID:\"CR_kwDONSo-hs8AAAARnoLWcw\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673818739\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673818739\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:55:45 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:55:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-8r8cr' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-8r8cr\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673818739/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55:46Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673821846,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:55:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:46Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:55:47Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-npbtw' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-npbtw\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-npbtw' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-npbtw\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:55:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-npbtw' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-npbtw\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"99851ffa-2e02-4776-87c2-7d4e102cb246","error":"resolution for 'my-integration-test-mgyu-npbtw' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-npbtw\": 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-12T21:55:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:47Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:55:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673821846, NodeID:\"CR_kwDONSo-hs8AAAARnoLilg\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673821846\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673821846\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:55:46 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:55:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-7sx9z' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-7sx9z\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673821846/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55:47Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673824257,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:55:48Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-98xc4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-98xc4\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-98xc4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-98xc4\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:55:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-98xc4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-98xc4\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"2a9d879f-1363-4c00-9825-49a0d50b6e67","error":"resolution for 'my-integration-test-mgyu-98xc4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-98xc4\": 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-12T21:55:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:48Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:48Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:55:48Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673824257, NodeID:\"CR_kwDONSo-hs8AAAARnoLsAQ\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673824257\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673824257\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:55:47 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:55:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-npbtw' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-npbtw\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673824257/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55:48Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673826533,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:49Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:55:49Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-mh5b8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-mh5b8\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-mh5b8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-mh5b8\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:55:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-mh5b8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-mh5b8\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"9726e501-b5f4-4d59-a3d7-01928cab1fad","error":"resolution for 'my-integration-test-mgyu-mh5b8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-mh5b8\": 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-12T21:55: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:49Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:49Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"686.008791ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"d7fa8658-c866-4541-8bce-27d6f0addb1d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:49Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"691.498231ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"6fb5c675-b135-4ea3-b6e7-8accd43c0852","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:49Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"701.968673ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"f583374a-0e2c-4a14-a855-c076c551f0da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:49Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"722.621028ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"147148cb-9250-4c47-b5a1-4d630d3d39cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:55: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:49Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"763.257175ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"9dab57bb-82c0-450f-9312-e5e205e2e75c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:49Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"843.966935ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"7937be01-9086-4c6c-b43e-d5c58902df8f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673826533, NodeID:\"CR_kwDONSo-hs8AAAARnoL05Q\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673826533\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673826533\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:55:48 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:55:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-98xc4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-98xc4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673826533/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55:49Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:50Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.004984548s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"ba176548-1636-4682-bf9e-d4b94b8ce2be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673829829,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:50Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.326146409s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"db63d90d-927a-4cce-b4f2-27d451d1809f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:15Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-bt8vk\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-a0f8f402932bad2eba4f089a91f51130-178bac7194f4c11c-01"}},"deletionTimestamp":"2026-05-12 21:55:50 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-bt8vk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:50Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.647564772s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"96cfa42b-3c0a-4ba2-a9d0-2bd7de5dc8fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:15Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-bt8vk\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-a0f8f402932bad2eba4f089a91f51130-178bac7194f4c11c-01"}},"deletionTimestamp":"2026-05-12 21:55:50 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-bt8vk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"error","ts":"2026-05-12T21:55:50Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-pbpml' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-pbpml\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-pbpml' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-pbpml\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:50Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.967459875s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"21744d2b-fd39-4420-ab11-1b4df28a23c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"error","ts":"2026-05-12T21:55:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-pbpml' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-pbpml\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"d62e5fcf-bb65-4bdf-be82-f128fa9c8852","error":"resolution for 'my-integration-test-mgyu-pbpml' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-pbpml\": 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-12T21:55:50Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:47:15Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-jtlh-on-pull-request-bt8vk\" was cancelled"}],"startTime":"2026-05-12T21:47:03Z","completionTime":"2026-05-12T21:47:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye"},{"name":"revision","value":"2a8b01c781facd83992842bb7a33d2a9812201c8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8.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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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-hevv/gl-multi-component-child-jtlh:on-pr-2a8b01c781facd83992842bb7a33d2a9812201c8"},{"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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-a0f8f402932bad2eba4f089a91f51130-178bac7194f4c11c-01"}},"deletionTimestamp":"2026-05-12 21:55:50 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-bt8vk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-bt8vk","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:51Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"2.142380697s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"c50fcb25-91fc-4a19-b275-cd0b28e960f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673829829, NodeID:\"CR_kwDONSo-hs8AAAARnoMBxQ\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673829829\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673829829\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:55:50 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:55:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-mh5b8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-mh5b8\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673829829/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55:51Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673833393,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:51Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","reconcileID":"4659909a-d880-47ea-83ac-2289baaebed1","component.Name":"gh-multi-component-child-cage"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bxzn-20260512-214724-000"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bxzn-20260512-214724-000","application":"build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bxzn-20260512-214724-000"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-214724-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bxzn-20260512-214724-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-cage","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lfwg/gh-multi-component-parent-cage@sha256:5df90cf7add5df6bb9522a42d9a3a5bd1f658a8c88ce040b39f87d937cda32e4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-qeecst","revision":"bff411ddd96116e6d6c942bb417c673bbf7382f6"}}}]} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bxzn-20260512-214724-000"} {"level":"error","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-jckh8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-jckh8\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-jckh8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-jckh8\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-jckh8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-jckh8\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"559c520e-b48e-4934-ac12-69b509a4e8e6","error":"resolution for 'my-integration-test-mgyu-jckh8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-jckh8\": 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-12T21:55:52Z","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-cage is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 342a8315fc2e05e85fa6cef4bc235fb42a4640a21fe4e3a8901fa625d86af8 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:52Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bxzn-20260512-214724-000"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bxzn-20260512-214724-000"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","Application.Name":"build-suite-component-update-bxzn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-214724-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T21:55:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","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-12T21:55:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673833393, NodeID:\"CR_kwDONSo-hs8AAAARnoMPsQ\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673833393\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673833393\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:55:51 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:55:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-pbpml' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-pbpml\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673833393/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55:52Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-cage-on-pull-request-hbcjn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","prGroup":"konflux-test-comp-pac-gitlab-mejler","prGroupHash":"d12a07b804d05b8a247a49e5a9fa4a8c3fc8f55a8a773c276092117940a9d0"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:13Z","completionTime":"2026-05-12T21:55:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"name":"IMAGE_DIGEST","value":"sha256:455cebc73339e200217bb6067e510aa2da7baa7ddefc9bca5e3383b33f1cb468"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-mejler-on-pull-request-bbgv4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp112b4382c2ab1752afe6057d1b238166-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac112b4382c2ab1752afe6057d1b238166-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mejler-on-aad8002e3179e67508e4566cfc780215","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p112b4382c2ab1752afe6057d1b238166-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-a70242582031b1faa708ce6b086261bb-fe4d2401c86fb159-01"}},"deletionTimestamp":"2026-05-12 21:55:52 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:55:52Z","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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mejler-on-pull-request-bbgv4 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","prGroup":"konflux-test-comp-pac-gitlab-mejler","prGroupHash":"d12a07b804d05b8a247a49e5a9fa4a8c3fc8f55a8a773c276092117940a9d0"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:13Z","completionTime":"2026-05-12T21:55:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"name":"IMAGE_DIGEST","value":"sha256:455cebc73339e200217bb6067e510aa2da7baa7ddefc9bca5e3383b33f1cb468"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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":"0e1833b2cd6731b28677c9f21ca8f3ccdb335131"}],"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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-zjeb/test-comp-pac-gitlab-mejler:on-pr-0e1833b2cd6731b28677c9f21ca8f3ccdb335131"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-mejler-on-pull-request-bbgv4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp112b4382c2ab1752afe6057d1b238166-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac112b4382c2ab1752afe6057d1b238166-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mejler-on-aad8002e3179e67508e4566cfc780215","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-112b4382c2ab1752afe6057d1b238166-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa112b4382c2ab1752afe6057d1b238166-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-mejler-on-pull-request-bbgv4-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g112b4382c2ab1752afe6057d1b238166-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p112b4382c2ab1752afe6057d1b238166-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-a70242582031b1faa708ce6b086261bb-fe4d2401c86fb159-01"}},"deletionTimestamp":"2026-05-12 21:55:52 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mejler-on-pull-request-bbgv4 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-bbgv4","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673837230,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:53Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"}} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-214724-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214724-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","snapshot.Namespace":"build-e2e-lfwg","snapshot.Name":"build-suite-component-update-bxzn-20260512-214724-000"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:53Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55: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-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:55:53Z","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-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","snapshot.Name":"build-suite-component-update-bxzn-20260512-214724-000"} {"level":"info","ts":"2026-05-12T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","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-12T21:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-cage-on-pull-request-hbcjn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-pull-request-hbcjn","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"error","ts":"2026-05-12T21:55:54Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-xhtgd' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-xhtgd\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-xhtgd' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-xhtgd\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:54Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:54Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:55:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-xhtgd' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-xhtgd\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"78a0e028-e659-48f5-bad6-780aaa340075","error":"resolution for 'my-integration-test-mgyu-xhtgd' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-xhtgd\": 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-12T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673837230, NodeID:\"CR_kwDONSo-hs8AAAARnoMerg\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673837230\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673837230\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:55:52 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:55:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-jckh8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-jckh8\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673837230/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55:54Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673841713,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:55Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:55:55Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","PR group":"konflux-gl-multi-component-child-jtlh"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:55:56Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-6hnqk' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-6hnqk\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-6hnqk' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-6hnqk\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:55:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-6hnqk' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-6hnqk\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:55:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"6606df66-f144-4e5f-a8fb-f356e057ffcb","error":"resolution for 'my-integration-test-mgyu-6hnqk' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-6hnqk\": 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-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:56Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673841713, NodeID:\"CR_kwDONSo-hs8AAAARnoMwMQ\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673841713\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673841713\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:55:54 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:55:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-xhtgd' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-xhtgd\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673841713/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:57Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","PR group":"konflux-test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","prGroup":"konflux-test-comp-pac-gitlab-mejler","prGroupHash":"d12a07b804d05b8a247a49e5a9fa4a8c3fc8f55a8a773c276092117940a9d0"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-12T21:55:57Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520505841} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673848167,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:57Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","statusName":"Konflux Dev version / my-integration-test-fqfs / test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:55:57Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenarioName":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-fqfs","commitStatus2.ID":14338795832,"TargetURL":null} {"level":"info","ts":"2026-05-12T21:55:57Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520505841} {"level":"info","ts":"2026-05-12T21:55:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","statusName":"Konflux Dev version / my-integration-test-siut / test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:55:57Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenarioName":"my-integration-test-siut"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-siut","commitStatus2.ID":14338795879,"TargetURL":null} {"level":"info","ts":"2026-05-12T21:55:58Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"c10de491-ede4-4fdc-b82a-2a33e9b25520","snapshot.Namespace":"gitlab-rep-zjeb","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler","noteID":3341375175} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:55:58Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler","count":2} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","noteID":3341375175,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:55:58Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","pipelineRun.Namespace":"gitlab-rep-zjeb","pipelineRun.Name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","pipelinerun.Name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-zjeb/test-comp-pac-gitlab-mejler-on-pull-request-bbgv4 with pr group konflux-test-comp-pac-gitlab-mejler is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-pac-gitlab-mejler is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-bt8vk with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:55:59Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:55: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:55:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:56:00Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-thjfh' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-thjfh\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-thjfh' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-thjfh\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:56:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-thjfh' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-thjfh\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"27291955-fca9-4f88-84cc-6c934bc21f11","error":"resolution for 'my-integration-test-mgyu-thjfh' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-thjfh\": 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-12T21:56: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:56:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:00Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:56:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673848167, NodeID:\"CR_kwDONSo-hs8AAAARnoNJZw\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673848167\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673848167\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:55:57 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:55:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-6hnqk' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-6hnqk\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673848167/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:56:00Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:01Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673857435,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:56:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:56:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56: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-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:56: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-cage-on-pull-request-d7cf8","PR group":"konflux-gh-multi-component-child-cage"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bxzn-20260512-214657-000"} {"level":"info","ts":"2026-05-12T21:56: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-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"}} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-214657-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","snapshot.Namespace":"build-e2e-lfwg","snapshot.Name":"build-suite-component-update-bxzn-20260512-214657-000"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","prGroup":"konflux-gh-multi-component-child-cage","prGroupHash":"063d77967be0af01e1b3a514f441dfd3b633f6cce968fb9fcacfd749998cb0"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:56:06Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-xxrv7' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-xxrv7\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-xxrv7' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-xxrv7\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:56:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-xxrv7' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-xxrv7\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"bc8b7ec7-78a6-433c-9301-5b526921829a","error":"resolution for 'my-integration-test-mgyu-xxrv7' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-xxrv7\": 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-12T21:56:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:06Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673857435, NodeID:\"CR_kwDONSo-hs8AAAARnoNtmw\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673857435\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673857435\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:56:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:56:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-thjfh' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-thjfh\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673857435/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:56:06Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673874787,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-push-mprwb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:56:08Z","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-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-push-mprwb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-cage-on-push-mprwb is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-push-jw6dz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:56: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":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-push-jw6dz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-cage-on-push-jw6dz is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:56: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"info","ts":"2026-05-12T21:56: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:17Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:56:17Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-kr5nm' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-kr5nm\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-kr5nm' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-kr5nm\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:17Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:56:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-kr5nm' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-kr5nm\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"326f702d-c47a-40af-8591-888785111c8c","error":"resolution for 'my-integration-test-mgyu-kr5nm' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-kr5nm\": 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-12T21:56:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:56:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673874787, NodeID:\"CR_kwDONSo-hs8AAAARnoOxYw\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673874787\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673874787\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:56:07 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:56:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-xxrv7' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-xxrv7\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673874787/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:56:18Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673906993,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:56:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:56:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56: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-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:56: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"error","ts":"2026-05-12T21:56:39Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-47ctt' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-47ctt\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-47ctt' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-47ctt\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:56:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-47ctt' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-47ctt\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:56:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"9273a57d-8f78-4421-84b8-2030ae046b37","error":"resolution for 'my-integration-test-mgyu-47ctt' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-47ctt\": 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-12T21:56:39Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:39Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673906993, NodeID:\"CR_kwDONSo-hs8AAAARnoQvMQ\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673906993\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673906993\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:56:18 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:56:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-kr5nm' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-kr5nm\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673906993/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:56:39Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:56:40Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75673959096,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:56:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56:40Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lkgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:56: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:56: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:56: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:56: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:57: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:57: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:57: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:57: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:57: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:57: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:57:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"error","ts":"2026-05-12T21:57:21Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-4znfz' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-4znfz\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-4znfz' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-4znfz\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:57:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:57: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:57:21Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-4znfz' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-4znfz\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:57:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"f5a7f347-13e1-4f67-ac5d-fabde96a0e14","error":"resolution for 'my-integration-test-mgyu-4znfz' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-4znfz\": 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-12T21:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:57:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:57:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:57:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75673959096, NodeID:\"CR_kwDONSo-hs8AAAARnoT6uA\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673959096\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75673959096\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:56:40 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:56:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-47ctt' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-47ctt\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75673959096/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:57:21Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:22Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75674063930,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:57:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:57:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:57: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"852.543289ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","reconcileID":"ddd46272-22a3-4f20-b0e1-6ed8e6d958f9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"858.040409ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","reconcileID":"8c5165c2-1401-4493-88d1-120fde1ef89d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"868.686764ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","reconcileID":"48043e46-deeb-4b40-8b4b-d88a295eb193","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"889.268894ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","reconcileID":"ab9fe456-445a-4f4a-8aad-89c7669bb92d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"929.84656ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","reconcileID":"7c60c004-33d6-47ae-abd5-b4ef81ad9a4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"979.432526ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","reconcileID":"5d1d1abf-8c3f-4884-ae08-65b3cd3ff6b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"1.011026189s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","reconcileID":"e30a6d6c-4587-4a3c-85d3-e1648c96f3a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"1.332448635s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","reconcileID":"a31eb406-b0d6-40f9-b82c-e70195c4c9f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"1.831563769s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","reconcileID":"dfaf519e-6ecc-4166-87d2-14b01b877bf9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:33Z","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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"1.973841294s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","reconcileID":"6898eb31-98fd-4e6a-87e8-6bf8c82d5b3f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21: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":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-whmj-20260512-214825-000","application":"build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"build-suite-test-application-whmj-20260512-214825-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-whmj-20260512-214825-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-byhadj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hfht/gl-test-custom-branch-byhadj@sha256:dea58dd5cbfcffb6f00d2fbdef67d962b5578a31b4eae4bc8a1effff8fef9f51","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-sijbjd","revision":"7fdd0e3db49882d798271a9dba78d52fce96f179"}}}]} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f29bd907b70a75971f591098eba034bdbd2c6172632c81e3178a05384c4a01 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","Application.Name":"build-suite-test-application-whmj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"}} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"build-suite-test-application-whmj-20260512-214825-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T21:57:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"build-suite-test-application-whmj-20260512-214825-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"build-suite-test-application-whmj-20260512-214825-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","snapshot.Namespace":"build-e2e-hfht","snapshot.Name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","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-12T21:57:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-byhadj-on-pull-request-pvqkj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"219.208571ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"67f85fa3-6672-44c5-aa1e-310391157fc2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"224.699726ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"423bdcb0-82de-4865-ae58-a396829cc264","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"235.345171ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"3cc87583-2c89-41c2-8f08-278c94bb5f08","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"255.93772ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"62c0c2e9-9ffc-44d1-b547-76d838536ff9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"296.564523ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"1fd039fa-73f6-40c7-a127-ade8065efb08","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"377.41123ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"39f7dee7-686b-457d-83d7-55b83de25cb7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"538.11324ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"db8e9ea8-4427-46d0-9a7d-2b85e5bcf13f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"858.551505ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"b82abe35-939d-4462-a20a-e5283cb10c9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"1.202883751s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"b2b0d97e-3300-4a1e-8741-a116b395cdec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"1.499721137s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"2f9439f0-a45f-4f5f-8ee7-5b6df30f9d46","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","snapshot.Name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","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-12T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-byhadj-on-pull-request-pvqkj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-pvqkj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"86ac53b0-3b89-4dc7-8679-955199854a4a","component.Name":"test-comp-lnnw"} {"level":"info","ts":"2026-05-12T21:57: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"86ac53b0-3b89-4dc7-8679-955199854a4a","component.Name":"test-comp-tqxe"} {"level":"info","ts":"2026-05-12T21:57: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":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","reconcileID":"86ac53b0-3b89-4dc7-8679-955199854a4a","component.Name":"test-symlink-comp-ywwf"} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-jzji-20260512-215427-000"} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-jzji-20260512-215427-000","application":"test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-jzji-20260512-215427-000"} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-215427-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-jzji-20260512-215427-000","snapshot.Spec.Components":[{"name":"test-comp-lkgx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lkgx@sha256:bc6adcfddcf8ab5cdd53f85b488ccfe0f9e30dd5177bb0535db540e6dd33fbe1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"2b92406a180827fba2bda39bc5b21813c9ae68e7"}}}]} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-lkgx is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 23282e26f38b2b89adaa3bafe99c166824b20dae7d25bc96944df028b5dc17 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-jzji-20260512-215427-000"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"}} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:57: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":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","Application.Name":"test-app-jzji","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-215427-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-215427-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","snapshot.Namespace":"build-e2e-muut","snapshot.Name":"test-app-jzji-20260512-215427-000"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-jzji-20260512-215427-000"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-215427-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T21:57:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T21:57: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":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-jzji-20260512-215427-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-jzji-20260512-215427-000"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","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-12T21:57:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-9mxlh has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","snapshot.Name":"test-app-jzji-20260512-215427-000"} {"level":"info","ts":"2026-05-12T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx-on-pull-request-9mxlh","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-12T21:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lkgx-on-pull-request-9mxlh has finished running","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:47Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","PR group":"konflux-gl-test-custom-branch-byhadj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T21:57: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":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"}} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","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-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-whmj-20260512-214825-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","snapshot.Namespace":"build-e2e-hfht","snapshot.Name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","prGroup":"konflux-gl-test-custom-branch-byhadj","prGroupHash":"f29bd907b70a75971f591098eba034bdbd2c6172632c81e3178a05384c4a01"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:49Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:49Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"719.129584ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"098bb869-9310-4859-a146-e777198ec03a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"724.727108ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"a9b093f4-5c1e-4ff3-9554-14071e90d288","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"735.413005ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"04955d5a-ab67-4559-a638-d48cc0432432","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"755.978594ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"d9091ec1-3dd2-4f6b-8da1-aa313f206e56","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"796.572394ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"7452a9fb-6862-469c-b205-ddd02925b97b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"846.25695ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"d90b05be-a515-4e06-bce3-c7dc63ba1652","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"877.303975ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:57:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"abcb8279-2016-406d-96f9-ef0b4113e364","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"1.198777165s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"9ba29283-7973-4038-8116-fd992175c9e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"1.513359611s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"e7deb689-e3de-4ed1-a883-8b009c98be9a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"1.839547185s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"7df06d86-5796-4b9e-bcac-77fbbac086b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"b3458a0c-9b62-410f-b87a-b23e2d2a3203","component.Name":"test-symlink-comp-ywwf"} {"level":"info","ts":"2026-05-12T21:58:01Z","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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"b3458a0c-9b62-410f-b87a-b23e2d2a3203","component.Name":"test-comp-lkgx"} {"level":"info","ts":"2026-05-12T21:58:01Z","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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","reconcileID":"b3458a0c-9b62-410f-b87a-b23e2d2a3203","component.Name":"test-comp-lnnw"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-jzji-20260512-214736-000"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-jzji-20260512-214736-000","application":"test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-jzji-20260512-214736-000"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-214736-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-jzji-20260512-214736-000","snapshot.Spec.Components":[{"name":"test-comp-tqxe","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-tqxe@sha256:149bfba2a4638d1a9087169f42bdd5e47fb8116277d2a392f27af7fa8f6636d6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"04066538f3a6f041ed38a42eeec328ff554f15a3"}}}]} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqxe is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 67154ef475293a8ef725c29e65de1e7ed9163d9a196a8cdfeacf3d37473ea3 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-jzji-20260512-214736-000"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:58: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":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","Application.Name":"test-app-jzji","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T21:58: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":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"}} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-214736-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-214736-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T21:58:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T21:58:01Z","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-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T21:58: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":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-jzji-20260512-214736-000"} {"level":"info","ts":"2026-05-12T21:58:01Z","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-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-214736-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-jzji-20260512-214736-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","snapshot.Namespace":"build-e2e-muut","snapshot.Name":"test-app-jzji-20260512-214736-000"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-jzji-20260512-214736-000"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","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-12T21:58:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqxe-on-pull-request-p245w has finished running","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:03Z","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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58: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":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","snapshot.Name":"test-app-jzji-20260512-214736-000"} {"level":"info","ts":"2026-05-12T21:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe-on-pull-request-p245w","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-12T21:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqxe-on-pull-request-p245w has finished running","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","elapsedSinceCompletion":"134.789987ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","reconcileID":"4715b918-f18d-4708-a98e-966fa51f8229","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","elapsedSinceCompletion":"140.497853ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","reconcileID":"e7ae8fdc-bf97-4b35-b8d6-6378ecfebb73","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","elapsedSinceCompletion":"151.079256ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","reconcileID":"91450292-a560-4298-8e25-21e240fc6774","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","elapsedSinceCompletion":"171.626197ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","reconcileID":"7a1f04a9-6d88-4922-93b7-0d46ab05dcc1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","elapsedSinceCompletion":"212.182216ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","reconcileID":"51ccbdc4-0eac-4009-9e50-4d3278f46d8b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","elapsedSinceCompletion":"292.70672ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","reconcileID":"67108a0a-41da-474e-ae4f-9afcf4dd8765","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","elapsedSinceCompletion":"303.842658ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","reconcileID":"faf9bdd1-6ea3-440a-905b-37014e2cc8ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","elapsedSinceCompletion":"453.545507ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","reconcileID":"63e38650-e87f-4605-91a9-493e1f79d6f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","elapsedSinceCompletion":"1.050568863s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","reconcileID":"b2335e96-3ef3-4eac-af39-05277a1a9808","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","elapsedSinceCompletion":"1.09438695s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:58:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","reconcileID":"797913bc-be90-4777-bd68-c8ec6b52876c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-hxyx-20260512-215453-000","application":"integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"integ-app-hxyx-20260512-215453-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-hxyx-20260512-215453-000","snapshot.Spec.Components":[{"name":"test-component-pac-usokzg","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-roig/test-component-pac-usokzg@sha256:f0e0820890387810a6e59fc6f33486ec25200555c3cb1ebb142e1d3aa60b00fa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"e0f8cf6c6eb4a26b4a071c4948c4012937d76b8a"}}}]} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-usokzg is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 23c7a34b562281acb12a76ab6bd6a65f8525843f1a24c8b8324431854af068 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58: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":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:58: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":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:20Z","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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","integrationTestScenario.Name":"my-integration-test-ivpv"} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","Application.Name":"integ-app-hxyx","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T21:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Namespace":"integration1-roig","snapshot.Name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","integrationTestScenario.Name":"my-integration-test-ivpv"} {"level":"info","ts":"2026-05-12T21:58: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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:21Z","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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","destinationComponentSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testedSnapshot":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"my-integration-test-ivpv-lhznv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ivpv"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","scenario.Name":"my-integration-test-ivpv","destinationSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testedSnapshot":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","scenario.Name":"my-integration-test-ivpv","destinationSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testedSnapshot":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58: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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"integ-app-hxyx-20260512-215453-000","reconcileID":"0dd44917-840e-461f-b961-a02c975c8996","snapshot.name":"integ-app-hxyx-20260512-215453-000","pipelinerun.name":"test-component-pac-usokzg-on-pull-request-6gm4x","duration":2.084054845} {"level":"info","ts":"2026-05-12T21:58: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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"integ-app-hxyx-20260512-215453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58: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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:58: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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:21Z","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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","Scenario":"my-integration-test-ivpv"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","Label":"my-integration-test-ivpv"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","Application.Name":"integ-app-hxyx","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","integrationTestScenario.Name":"my-integration-test-ivpv","pipelineRun.Name":"my-integration-test-ivpv-lhznv"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","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-12T21:58:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-usokzg-on-pull-request-6gm4x has finished running","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","existingCheckRun":"github.CheckRun{ID:75673696231, NodeID:\"CR_kwDOKrwUx88AAAARnoD35w\", HeadSHA:\"e0f8cf6c6eb4a26b4a071c4948c4012937d76b8a\", ExternalID:\"my-integration-test-ivpv-test-component-pac-usokzg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75673696231\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75673696231\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:54:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-usokzg snapshot scenario my-integration-test-ivpv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-roig/test-component-pac-usokzg-on-pull-request-6gm4x is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75673696231/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg\", CheckSuite:github.CheckSuite{ID:68699303418}, 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:3671884377, Number:30289, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30289\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-usokzg\", SHA:\"e0f8cf6c6eb4a26b4a071c4948c4012937d76b8a\", 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-kchdgh\", 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-12T21:58:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ivpv-lhznv","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"my-integration-test-ivpv-lhznv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ID":75673696231,"CheckName":"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","testedSnapshot.Name":"integ-app-hxyx-20260512-215453-000","destinationSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58: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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58: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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:21Z","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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","destinationComponentSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testedSnapshot":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","scenario.Name":"my-integration-test-ivpv","destinationSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testedSnapshot":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","scenario.Name":"my-integration-test-ivpv","destinationSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testedSnapshot":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:58:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","existingCheckRun":"github.CheckRun{ID:75673696231, NodeID:\"CR_kwDOKrwUx88AAAARnoD35w\", HeadSHA:\"e0f8cf6c6eb4a26b4a071c4948c4012937d76b8a\", ExternalID:\"my-integration-test-ivpv-test-component-pac-usokzg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75673696231\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75673696231\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:54:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-usokzg snapshot integ-app-hxyx-20260512-215453-000 and scenario my-integration-test-ivpv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75673696231/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg\", CheckSuite:github.CheckSuite{ID:68699303418}, 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:3671884377, Number:30289, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30289\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-usokzg\", SHA:\"e0f8cf6c6eb4a26b4a071c4948c4012937d76b8a\", 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-kchdgh\", 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-12T21:58:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ID":75673696231,"CheckName":"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T21:58:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","testedSnapshot.Name":"integ-app-hxyx-20260512-215453-000","destinationSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T21:58:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58: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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58: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":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg-on-pull-request-6gm4x","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-12T21:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-usokzg-on-pull-request-6gm4x has finished running","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58: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":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:29Z","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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:29Z","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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"integ-app-hxyx-20260512-215453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:58:29Z","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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"integ-app-hxyx-20260512-215453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:58: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":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T21:58: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":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","destinationComponentSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testedSnapshot":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ivpv-lhznv","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"my-integration-test-ivpv-lhznv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","scenario.Name":"my-integration-test-ivpv","destinationSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testedSnapshot":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","scenario.Name":"my-integration-test-ivpv","destinationSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testedSnapshot":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ExternalID":"my-integration-test-ivpv-test-component-pac-usokzg"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","existingCheckRun":"github.CheckRun{ID:75673696231, NodeID:\"CR_kwDOKrwUx88AAAARnoD35w\", HeadSHA:\"e0f8cf6c6eb4a26b4a071c4948c4012937d76b8a\", ExternalID:\"my-integration-test-ivpv-test-component-pac-usokzg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75673696231\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75673696231\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 21:54:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-usokzg snapshot integ-app-hxyx-20260512-215453-000 and scenario my-integration-test-ivpv 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/75673696231/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg\", CheckSuite:github.CheckSuite{ID:68699303418}, 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:3671884377, Number:30289, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30289\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-usokzg\", SHA:\"e0f8cf6c6eb4a26b4a071c4948c4012937d76b8a\", 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-kchdgh\", 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-12T21:58:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","ID":75673696231,"CheckName":"Konflux Dev version / my-integration-test-ivpv / test-component-pac-usokzg","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","testedSnapshot.Name":"integ-app-hxyx-20260512-215453-000","destinationSnapshot.Name":"integ-app-hxyx-20260512-215453-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T21:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:29Z","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-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:58:30Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-hxyx-20260512-215453-000","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"my-integration-test-ivpv-lhznv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-eaqh","application":"integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-hxyx has been set as a Controller OwnerReference on Snapshot snapshot-sample-eaqh","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"snapshot-sample-eaqh","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","Application.Name":"integ-app-hxyx","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","integrationTestScenario.Name":"my-integration-test-ivpv"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"error","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Namespace":"integration1-roig","snapshot.Name":"snapshot-sample-eaqh","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-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"my-integration-test-ivpv-5b792","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ivpv"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"snapshot-sample-eaqh","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"skipped-its-hkgsz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"error","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Namespace":"integration1-roig","snapshot.Name":"snapshot-sample-eaqh","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-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"error","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Namespace":"integration1-roig","snapshot.Name":"snapshot-sample-eaqh","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-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ivpv-5b792","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"my-integration-test-ivpv-5b792","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"error","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Namespace":"integration1-roig","snapshot.Name":"snapshot-sample-eaqh","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-12T21:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-hkgsz","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"skipped-its-hkgsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T21:58: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:58:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:58:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T21:58: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:58:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"error","ts":"2026-05-12T21:58:44Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-7jfch' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-7jfch\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:58:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-7jfch' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-7jfch\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:58:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:58: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T21:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:58:44Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T21:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T21:58:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-7jfch' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-7jfch\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T21:58:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"aa90fede-9ef2-4c96-aaaf-74a22cfd82f3","error":"resolution for 'my-integration-test-mgyu-7jfch' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-7jfch\": 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-12T21:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:58:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:58:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:58:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75674063930, NodeID:\"CR_kwDONSo-hs8AAAARnoaUOg\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75674063930\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75674063930\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:57:22 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:57:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-4znfz' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-4znfz\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75674063930/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T21:58:44Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T21:58:45Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75674255919,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T21:58:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T21:58:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:58:45Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T21:58:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:47Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"error","ts":"2026-05-12T21:58:47Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Namespace":"integration1-roig","snapshot.Name":"snapshot-sample-eaqh","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-12T21:58:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:47Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ivpv-5b792","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"my-integration-test-ivpv-5b792","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T21:58:47Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"my-integration-test-ivpv-5b792","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:58:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58: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":"snapshot-sample-eaqh","namespace":"integration1-roig"},"snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:49Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:49Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"snapshot-sample-eaqh","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:58:49Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"snapshot-sample-eaqh","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:58:49Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:49Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-eaqh', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"snapshot-sample-eaqh","reconcileID":"e2726edd-3115-4f0c-b1ae-9db74ab1650b"} {"level":"error","ts":"2026-05-12T21:58:49Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Namespace":"integration1-roig","snapshot.Name":"snapshot-sample-eaqh","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-12T21:58:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-hkgsz","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"skipped-its-hkgsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T21:58:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:49Z","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-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","snapshot.Name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:49Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"skipped-its-hkgsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:58:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"snapshot-sample-eaqh-f9w84","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-12T21:58:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","release.Name":"snapshot-sample-eaqh-f9w84"} {"level":"info","ts":"2026-05-12T21:58: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":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-eaqh","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx"} {"level":"info","ts":"2026-05-12T21:58:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-roig","snapshot":"snapshot-sample-eaqh"} {"level":"info","ts":"2026-05-12T21:58:59Z","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-eaqh\" not found","pipelineRun":{"name":"skipped-its-hkgsz","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:59Z","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-eaqh\" not found","pipelineRun":{"name":"my-integration-test-ivpv-5b792","namespace":"integration1-roig"}} {"level":"info","ts":"2026-05-12T21:58:59Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-usokzg","namespace":"integration1-roig"},"application":"integration1-roig/integ-app-hxyx","namespace":"integration1-roig","name":"test-component-pac-usokzg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:58:59Z","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-ivpv-lhznv","namespace":"integration1-roig"},"pipelineRun.Name":"my-integration-test-ivpv-lhznv"} {"level":"info","ts":"2026-05-12T21:58:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ivpv-lhznv","namespace":"integration1-roig"},"namespace":"integration1-roig","name":"my-integration-test-ivpv-lhznv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-12T21:58:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-usokzg-on-pull-request-6gm4x","namespace":"integration1-roig"},"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-12T21:59:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:59:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-roig","snapshot":"integ-app-hxyx-20260512-215453-000"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-l4vdz","reconcileID":"58068d7a-4ced-4f1e-a723-184d9f386fab","Component.Namespace":"konflux-bflt","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht@sha256:1c32ce98322ed417da5aa2b2f430b46a1cc7352b0486c2da07195afd7eba2aa0","Component.Name":"konflux-demo-component-lpht","lastBuildCommit":"fcd5293464302fab41b196fd5df8eb4c88e639a3"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","component.Namespace":"konflux-bflt","component.Name":"konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260512-215540-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215540-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260512-215540-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-lpht","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht@sha256:1c32ce98322ed417da5aa2b2f430b46a1cc7352b0486c2da07195afd7eba2aa0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"fcd5293464302fab41b196fd5df8eb4c88e639a3"}}}]} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-ixxh"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"}} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260512-215540-000","testedSnapshot":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"my-integration-test-ixxh-bbgpt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ixxh"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-l4vdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","scenario.Name":"my-integration-test-ixxh","destinationSnapshot.Name":"konflux-demo-app-20260512-215540-000","testedSnapshot":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","scenario.Name":"my-integration-test-ixxh","destinationSnapshot.Name":"konflux-demo-app-20260512-215540-000","testedSnapshot":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","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-20260512-215540-000","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215540-000","reconcileID":"47e4c1c9-df7c-41bc-bb3d-7a6ec024089e","snapshot.name":"konflux-demo-app-20260512-215540-000","pipelinerun.name":"konflux-demo-component-lpht-on-push-l4vdz","duration":2.668835059} {"level":"info","ts":"2026-05-12T21:59:01Z","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-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215540-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-l4vdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-l4vdz","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-12T21:59:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ExternalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ExternalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.NameSpace":"konflux-bflt","snapshot.Name":"konflux-demo-app-20260512-215540-000","scenarioName":"my-integration-test-ixxh","externalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-l4vdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-l4vdz has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:01Z","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-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:01Z","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-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-l4vdz","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-12T21:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-l4vdz has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ID":75674295963,"CheckName":"Konflux Dev version / my-integration-test-ixxh / konflux-demo-component-lpht","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260512-215540-000","destinationSnapshot.Name":"konflux-demo-app-20260512-215540-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:02Z","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-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"}} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:02Z","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-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260512-215540-000","testedSnapshot":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ixxh-bbgpt","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"my-integration-test-ixxh-bbgpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","scenario.Name":"my-integration-test-ixxh","destinationSnapshot.Name":"konflux-demo-app-20260512-215540-000","testedSnapshot":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","scenario.Name":"my-integration-test-ixxh","destinationSnapshot.Name":"konflux-demo-app-20260512-215540-000","testedSnapshot":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ExternalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75674295963, NodeID:\"CR_kwDOMZ6fKs8AAAARnooemw\", HeadSHA:\"fcd5293464302fab41b196fd5df8eb4c88e639a3\", ExternalID:\"my-integration-test-ixxh-konflux-demo-component-lpht\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75674295963\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75674295963\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:59:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-lpht snapshot konflux-demo-app-20260512-215540-000 and scenario my-integration-test-ixxh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75674295963/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ixxh / konflux-demo-component-lpht\", CheckSuite:github.CheckSuite{ID:68699406330}, 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-12T21:59:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ID":75674295963,"CheckName":"Konflux Dev version / my-integration-test-ixxh / konflux-demo-component-lpht","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260512-215540-000","destinationSnapshot.Name":"konflux-demo-app-20260512-215540-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T21:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:02Z","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-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"423.014617ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"16244173-402e-4c7e-b523-bd73952cb885","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"428.547058ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"50e7c06c-356d-43c7-9bb6-e02d0a3f14fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"439.048399ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"dde3195f-27dc-4228-844b-8f0cfc49304b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"459.572241ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"6f47194e-07e0-4067-a351-263a3c8ab7ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"500.313249ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"839a3709-f3dd-4c9c-820d-a65d72886c79","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"580.906249ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"2fb3480b-ca19-4ec1-985b-437edd4efa22","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"741.558358ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"9b7a45c8-0a3c-4908-8df3-93d42a5d405c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:04Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"845.042833ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"0df50461-ea17-494d-aca1-9e79c9e72d6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:05Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"1.062637735s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"08eb3ca0-59d2-4121-9bae-66772932b3e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:05Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"1.978736408s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"a931a94f-aa33-4bfe-bc03-fd68e1f332c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-vbapkj","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T21:59: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:06Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"2.343273655s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","reconcileID":"e013bf7f-2103-4a53-aed6-f52f023c033a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-rixa-20260512-214753-000","application":"build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-214753-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-rixa-20260512-214753-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-mrcblm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-eolb/gh-test-custom-branch-mrcblm@sha256:d4581c565f2802973152810726643a7c779e997d6dce0c6ba0d6957efe896035","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-aafgbf","revision":"ef138fe1eee2ef7b75e45d64cf0c9f12d8ea3cbb"}}}]} {"level":"info","ts":"2026-05-12T21:59:06Z","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-mrcblm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1e848c7ca6a75691cef4fb24035d59b7088997f70b06c0c25f780482bc2124 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","Application.Name":"build-suite-test-application-rixa","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"}} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:07Z","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-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-214753-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:59:07Z","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-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-214753-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:59:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","snapshot.Namespace":"build-e2e-eolb","snapshot.Name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T21:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T21:59:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-214753-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T21:59:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T21:59:07Z","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-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T21:59:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T21:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","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-12T21:59:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-mrcblm-on-pull-request-9vw5q has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T21:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-st8bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-st8bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-lpht-on-push-st8bx is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:11Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59: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":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"}} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:11Z","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-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:11Z","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-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","snapshot.Name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T21:59:11Z","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-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215540-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:59:11Z","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-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:11Z","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-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215540-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ixxh-bbgpt","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"my-integration-test-ixxh-bbgpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260512-215540-000","testedSnapshot":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215540-000-fcd5293-lrhmp","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","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-12T21:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-mrcblm-on-pull-request-9vw5q has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-9vw5q","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","scenario.Name":"my-integration-test-ixxh","destinationSnapshot.Name":"konflux-demo-app-20260512-215540-000","testedSnapshot":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","release.Name":"konflux-demo-app-20260512-215540-000-fcd5293-lrhmp"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","scenario.Name":"my-integration-test-ixxh","destinationSnapshot.Name":"konflux-demo-app-20260512-215540-000","testedSnapshot":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:11Z","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-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ExternalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T21:59:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75674295963, NodeID:\"CR_kwDOMZ6fKs8AAAARnooemw\", HeadSHA:\"fcd5293464302fab41b196fd5df8eb4c88e639a3\", ExternalID:\"my-integration-test-ixxh-konflux-demo-component-lpht\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75674295963\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75674295963\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 21:59:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-lpht snapshot konflux-demo-app-20260512-215540-000 and scenario my-integration-test-ixxh 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/75674295963/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ixxh / konflux-demo-component-lpht\", CheckSuite:github.CheckSuite{ID:68699406330}, 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-12T21:59:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ID":75674295963,"CheckName":"Konflux Dev version / my-integration-test-ixxh / konflux-demo-component-lpht","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T21:59:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260512-215540-000","destinationSnapshot.Name":"konflux-demo-app-20260512-215540-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T21:59:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:12Z","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-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T21:59:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260512-215540-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"my-integration-test-ixxh-bbgpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:59:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-opvw","name":"my-integration-test-gjab"}} {"level":"info","ts":"2026-05-12T21:59:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-gjab"} {"level":"info","ts":"2026-05-12T21:59:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-gjab"} {"level":"info","ts":"2026-05-12T21:59:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:59:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-opvw","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-12T21:59:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-12T21:59:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-12T21:59:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T21:59:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:20Z","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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-vbapkj-on-pull-request-kfzgc","PR group":"konflux-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T21:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","prGroup":"konflux-test-component-pac-vbapkj","prGroupHash":"3ac7ab6f36543328fd8c3f172e856e286f0cd2a474d89140bff62e134e1df2"} {"level":"info","ts":"2026-05-12T21:59: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-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T21:59:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ExternalID":"my-integration-test-gjab-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T21:59:20Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ExternalID":"my-integration-test-gjab-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T21:59:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.NameSpace":"integration2-opvw","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-gjab","externalID":"my-integration-test-gjab-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T21:59:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ID":75674343448,"CheckName":"Konflux Dev version / my-integration-test-gjab / test-component-pac-vbapkj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T21:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","pipelineRun.Namespace":"integration2-opvw","pipelineRun.Name":"test-component-pac-vbapkj-on-pull-request-kfzgc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T21:59:20Z","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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","pipelinerun.Name":"test-component-pac-vbapkj-on-pull-request-kfzgc"} {"level":"info","ts":"2026-05-12T21:59: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-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:20Z","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-vbapkj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","PR group":"konflux-gh-test-custom-branch-mrcblm"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","prGroup":"konflux-gh-test-custom-branch-mrcblm","prGroupHash":"1e848c7ca6a75691cef4fb24035d59b7088997f70b06c0c25f780482bc2124"} {"level":"info","ts":"2026-05-12T21:59: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":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"}} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","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-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:21Z","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-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-214753-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-rixa-20260512-214753-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","snapshot.Namespace":"build-e2e-eolb","snapshot.Name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:19Z","completionTime":"2026-05-12T21:54:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"IMAGE_DIGEST","value":"sha256:33c54bb84a1f1d8f42d6fc9e2b7e1b03c60c9a092971b7763ba95b632472b1d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"}],"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":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lnnw-on-pull-request-j5rdf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes08821c5d4083f069ebe5c758e2d65931-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-lnnw-on-pull-request-j5rdf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-aa9291b11860c2db0bf25f33585d6ac2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-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-2b09a99a333c7a912d773767ff011ffa-26abfb31ab8a8d0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-j5rdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-j5rdf has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:19Z","completionTime":"2026-05-12T21:54:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"IMAGE_DIGEST","value":"sha256:33c54bb84a1f1d8f42d6fc9e2b7e1b03c60c9a092971b7763ba95b632472b1d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"}],"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":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lnnw-on-pull-request-j5rdf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes08821c5d4083f069ebe5c758e2d65931-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-lnnw-on-pull-request-j5rdf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-aa9291b11860c2db0bf25f33585d6ac2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-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-2b09a99a333c7a912d773767ff011ffa-26abfb31ab8a8d0b-01"}},"deletionTimestamp":"2026-05-12 21:59:40 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:59:40Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-j5rdf has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T21:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:41Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:19Z","completionTime":"2026-05-12T21:54:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"IMAGE_DIGEST","value":"sha256:33c54bb84a1f1d8f42d6fc9e2b7e1b03c60c9a092971b7763ba95b632472b1d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"}],"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":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lnnw-on-pull-request-j5rdf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes08821c5d4083f069ebe5c758e2d65931-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-lnnw-on-pull-request-j5rdf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-aa9291b11860c2db0bf25f33585d6ac2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-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-2b09a99a333c7a912d773767ff011ffa-26abfb31ab8a8d0b-01"}},"deletionTimestamp":"2026-05-12 21:59:40 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:59:41Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-j5rdf has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:41Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:54:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:47:19Z","completionTime":"2026-05-12T21:54:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"IMAGE_DIGEST","value":"sha256:33c54bb84a1f1d8f42d6fc9e2b7e1b03c60c9a092971b7763ba95b632472b1d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"}],"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":"a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3.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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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-muut/test-comp-lnnw:on-pr-a8b3fdf3eb0b5835572680c0a4998ef6fc97e0b3"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-lnnw-on-pull-request-j5rdf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes08821c5d4083f069ebe5c758e2d65931-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-lnnw-on-pull-request-j5rdf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-aa9291b11860c2db0bf25f33585d6ac2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-lnnw-on-pull-request-j5rdf-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-2b09a99a333c7a912d773767ff011ffa-26abfb31ab8a8d0b-01"}},"deletionTimestamp":"2026-05-12 21:59:40 +0000 UTC"} {"level":"info","ts":"2026-05-12T21:59:41Z","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-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-j5rdf has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-j5rdf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:43Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-lnnw-on-pull-request-6mrxn","PR group":"konflux-test-comp-lnnw"} {"level":"info","ts":"2026-05-12T21:59: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-comp-lnnw","prGroupHash":"b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T21:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","elapsedSinceCompletion":"490.091044ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"28fb6675-d6de-49c6-b65e-0b40904530ec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","elapsedSinceCompletion":"495.593666ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"250e7f7a-bb71-4646-bcf2-98f1f1709ff9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","elapsedSinceCompletion":"506.02107ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"6f793a9f-a113-44c9-9ea6-ebb5cd355871","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","elapsedSinceCompletion":"526.728816ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"151773c0-c0ba-4794-ab0e-4bda7c15f9cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","elapsedSinceCompletion":"568.020503ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"1528f634-d22f-4925-bf89-3bc04d2f6338","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","elapsedSinceCompletion":"648.49172ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"351af3ef-0aaf-4de9-bb4e-354710ad227b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","elapsedSinceCompletion":"718.729329ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"9f0a2f51-65a4-49d7-92ff-e09c82e12887","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:54Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","elapsedSinceCompletion":"809.512674ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"01afa3c2-340c-4f7d-b173-f4d32c47d5a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:55Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","elapsedSinceCompletion":"1.434392597s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"edddaeae-eb51-4fae-bdfd-21168c1fa7a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:55Z","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-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","elapsedSinceCompletion":"1.450373756s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T21:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T21:59:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","reconcileID":"0ddfd9dd-c59a-4682-94b4-e2576b2be6c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-cuwa-20260512-215557-000","application":"integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"integ-app-cuwa-20260512-215557-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-cuwa-20260512-215557-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-mejler","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-zjeb/test-comp-pac-gitlab-mejler@sha256:a613cd773e05ccb0aa4e05e526784055155857e06da08f285862b23838f2b5f7","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"a8f50dd50abf3f972bc5c3b53863a575063bc8cd"}}}]} {"level":"info","ts":"2026-05-12T21:59:56Z","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-mejler is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d12a07b804d05b8a247a49e5a9fa4a8c3fc8f55a8a773c276092117940a9d0 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:59: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":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","Application.Name":"integ-app-cuwa","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-12T21:59: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":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"}} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","snapshot.Name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","integrationTestScenario.Name":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","integrationTestScenario.Name":"my-integration-test-fqfs"} 2026/05/12 21:59:56 http: TLS handshake error from 10.128.0.2:46932: EOF {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","destinationComponentSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-fqfs","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-fqfs","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"my-integration-test-fqfs-6bb7d","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T21:59: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":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"integ-app-cuwa-20260512-215557-000","reconcileID":"dc43f68d-2c17-4dea-a9aa-8688f5039d73","snapshot.name":"integ-app-cuwa-20260512-215557-000","pipelinerun.name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","duration":2.904264761} {"level":"info","ts":"2026-05-12T21:59: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":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"integ-app-cuwa-20260512-215557-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","integrationTestScenario.Name":"my-integration-test-siut"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"my-integration-test-siut-zn2tb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-siut"} {"level":"info","ts":"2026-05-12T21:59:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59: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":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T21:59: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":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:57Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","Scenario":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520505841} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:57Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","Label":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","Application.Name":"integ-app-cuwa","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","integrationTestScenario.Name":"my-integration-test-fqfs","pipelineRun.Name":"my-integration-test-fqfs-6bb7d"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","integrationTestScenario.Name":"my-integration-test-siut","pipelineRun.Name":"my-integration-test-siut-zn2tb"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","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-12T21:59:57Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commitStatus.Name":"Konflux Dev version / my-integration-test-fqfs / test-comp-pac-gitlab-mejler","commitStatus.ID":14338795832} {"level":"info","ts":"2026-05-12T21:59:57Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-fqfs","commitStatus.ID":14338795832,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","testedSnapshot.Name":"integ-app-cuwa-20260512-215557-000","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-siut","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mejler-on-pull-request-c28xk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:57Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520505841} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commitStatus.Name":"Konflux Dev version / my-integration-test-siut / test-comp-pac-gitlab-mejler","commitStatus.ID":14338795879} {"level":"info","ts":"2026-05-12T21:59:57Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-siut","commitStatus.ID":14338795879,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","testedSnapshot.Name":"integ-app-cuwa-20260512-215557-000","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler","noteID":3341375175} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:59:57Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler","count":2} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fqfs-6bb7d","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"my-integration-test-fqfs-6bb7d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-siut-zn2tb","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"my-integration-test-siut-zn2tb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T21:59: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-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-child-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","noteID":3341375175,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:58Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","snapshot.Name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59: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":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"}} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:58Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","snapshot.Name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","destinationComponentSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-siut","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-siut","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59: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":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","snapshot.Name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","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-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mejler-on-pull-request-c28xk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520505841} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commitStatus.Name":"Konflux Dev version / my-integration-test-siut / test-comp-pac-gitlab-mejler","commitStatus.ID":14338795879} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenarioName":"my-integration-test-siut"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T21:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T21:59: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T21:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:00:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-siut","commitStatus2.ID":14338795879,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:00:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","testedSnapshot.Name":"integ-app-cuwa-20260512-215557-000","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T22:00:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-fqfs","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520505841} {"level":"info","ts":"2026-05-12T22:00:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commitStatus.Name":"Konflux Dev version / my-integration-test-fqfs / test-comp-pac-gitlab-mejler","commitStatus.ID":14338795832} {"level":"info","ts":"2026-05-12T22:00:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenarioName":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T22:00:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-fqfs","commitStatus2.ID":14338795832,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","testedSnapshot.Name":"integ-app-cuwa-20260512-215557-000","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T22:00:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler","noteID":3341375175} {"level":"info","ts":"2026-05-12T22:00:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T22:00:01Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler","count":2} {"level":"info","ts":"2026-05-12T22:00:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","noteID":3341375175,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T22:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00: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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","snapshot.Name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00: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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00: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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00: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":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"}} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:05Z","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":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","snapshot.Name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","destinationComponentSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-fqfs","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-fqfs","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fqfs-6bb7d","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"my-integration-test-fqfs-6bb7d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520505841} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenarioName":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-fqfs","commitStatus2.ID":14338795832,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","testedSnapshot.Name":"integ-app-cuwa-20260512-215557-000","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T22:00:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-siut"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler","noteID":3341375175} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T22:00:06Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler","count":2} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-siut-zn2tb","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"my-integration-test-siut-zn2tb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","noteID":3341375175,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","snapshot.Name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"my-integration-test-siut-zn2tb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"my-integration-test-fqfs-6bb7d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"}} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:06Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:06Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"integ-app-cuwa-20260512-215557-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:00:06Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"integ-app-cuwa-20260512-215557-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","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-12T22:00:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","destinationComponentSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-siut","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-fqfs"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.Name":"my-integration-test-siut","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testedSnapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","projectID":56586709,"pipelineID":2520505841} {"level":"info","ts":"2026-05-12T22:00:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenarioName":"my-integration-test-siut"} {"level":"info","ts":"2026-05-12T22:00:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","scenario.name":"my-integration-test-siut","commitStatus2.ID":14338795879,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:00:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","testedSnapshot.Name":"integ-app-cuwa-20260512-215557-000","destinationSnapshot.Name":"integ-app-cuwa-20260512-215557-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-12T22:00:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler","noteID":3341375175} {"level":"info","ts":"2026-05-12T22:00:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentTitle":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T22:00:07Z","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-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler","count":2} {"level":"info","ts":"2026-05-12T22:00:07Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","noteID":3341375175,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mejler"} {"level":"info","ts":"2026-05-12T22:00:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-cuwa-20260512-215557-000","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","snapshot.Name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:00: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:00: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:00: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:00:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-push-69wq8","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-push-69wq8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:00:28Z","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-mejler-on-push-69wq8","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:28Z","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-mejler-on-push-69wq8","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:28Z","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-mejler-on-push-69wq8","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"info","ts":"2026-05-12T22:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-push-69wq8","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-push-69wq8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-mejler-on-push-69wq8 is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-push-69wq8","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa"} {"level":"error","ts":"2026-05-12T22:00:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-mejler","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler","reconcileID":"7ac8a261-8912-4351-a318-911cad17ae02","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-mejler\" 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-12T22:00:29Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-mejler","namespace":"gitlab-rep-zjeb"},"application":"gitlab-rep-zjeb/integ-app-cuwa","namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:00:29Z","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-fqfs-6bb7d","namespace":"gitlab-rep-zjeb"},"pipelineRun.Name":"my-integration-test-fqfs-6bb7d"} {"level":"info","ts":"2026-05-12T22:00:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fqfs-6bb7d","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"my-integration-test-fqfs-6bb7d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:00:29Z","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-siut-zn2tb","namespace":"gitlab-rep-zjeb"},"pipelineRun.Name":"my-integration-test-siut-zn2tb"} {"level":"info","ts":"2026-05-12T22:00:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-siut-zn2tb","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"my-integration-test-siut-zn2tb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-12T22:00:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-pull-request-c28xk","namespace":"gitlab-rep-zjeb"},"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-12T22:00:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-push-69wq8","namespace":"gitlab-rep-zjeb"},"namespace":"gitlab-rep-zjeb","name":"test-comp-pac-gitlab-mejler-on-push-69wq8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-12T22:00:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mejler-on-push-69wq8","namespace":"gitlab-rep-zjeb"},"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-12T22:00:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-zjeb","snapshot":"integ-app-cuwa-20260512-215557-000"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:00: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:00: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:00: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:00: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:00: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:00: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:00: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:00: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:00: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfwg/gh-multi-component-child-cage, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00:52Z","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-cage is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T22:01: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:01:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"error","ts":"2026-05-12T22:01:29Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-w25t4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-w25t4\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:01:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-w25t4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-w25t4\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:01:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T22:01:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-w25t4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-w25t4\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:01:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"33d73452-4346-4748-8822-6cf60491dabb","error":"resolution for 'my-integration-test-mgyu-w25t4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-w25t4\": 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-12T22:01: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T22:01:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:01:29Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:01:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:01:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:01:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:01:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:01:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:01:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:01:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75674255919, NodeID:\"CR_kwDONSo-hs8AAAARnomCLw\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75674255919\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75674255919\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 21:58:45 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:58:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-7jfch' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-7jfch\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75674255919/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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:3671882800, Number:22010, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22010\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kvnbyg\", SHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", 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-rkxdnr\", 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-12T22:01:29Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:01:30Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75674663318,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T22:01:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T22:01:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:01:30Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"464.730497ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:01:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"ec03469b-291a-4f3a-8e1d-85de2ad0a510","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"470.409131ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:01:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"c6cd50e3-f2bc-4ac8-9714-c6bfedb9b211","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"481.059217ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:01:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"21b847f6-9603-48e7-8d24-f77d4343cf12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"501.661439ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:01:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"cb4f1227-f676-400e-aec0-12ce2cab2abf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"542.429059ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:01:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"367db91f-1888-44ef-a415-d6d87de93d06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"623.415618ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:01:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"0b0d508f-c8f2-43c4-a5ed-c06886f95acf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"653.819608ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:01:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"2924ffe0-ec36-47cc-bd44-b52122978bb1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:46Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"784.636236ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:01:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"56481f9b-16d3-49c7-92ff-72522ad99909","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:47Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.426043569s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:01:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"8c1a8ef2-d446-44c4-8b01-46a22109e05e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:47Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","elapsedSinceCompletion":"1.534988388s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:01:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"3f6a6a08-9869-4901-827a-6f87486423e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:01: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","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-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","reconcileID":"25a0e35f-d602-4854-982f-e9dd3e70af01","component.Name":"gh-multi-component-parent-cage"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bxzn-20260512-215606-000"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bxzn-20260512-215606-000","application":"build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bxzn-20260512-215606-000"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-215606-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bxzn-20260512-215606-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-cage","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lfwg/gh-multi-component-child-cage@sha256:2aff5f5575aeb3f50b44b8168968be081537a60ff6d08aa1670930cb1801fdde","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-qeecst","revision":"8211cbf7f524da7744240fa6ed94b026a136d7ce"}}}]} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-lfwg/gh-multi-component-child-cage-on-pull-request-7bzt7 with pr group konflux-gh-multi-component-child-cage is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","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-cage is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 063d77967be0af01e1b3a514f441dfd3b633f6cce968fb9fcacfd749998cb0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bxzn-20260512-215606-000"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:01:48Z","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-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","Application.Name":"build-suite-component-update-bxzn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"}} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-215606-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:01:48Z","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-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-215606-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:01:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:01:48Z","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-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:01:48Z","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-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","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-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-215606-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215606-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","snapshot.Namespace":"build-e2e-lfwg","snapshot.Name":"build-suite-component-update-bxzn-20260512-215606-000"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bxzn-20260512-215606-000"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bxzn-20260512-215606-000"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","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-12T22:01:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-cage-on-pull-request-d7cf8 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01: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-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","snapshot.Name":"build-suite-component-update-bxzn-20260512-215606-000"} {"level":"info","ts":"2026-05-12T22:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-pull-request-d7cf8","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-12T22:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-cage-on-pull-request-d7cf8 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-pull-request-d7cf8","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hfht/gl-test-custom-branch-byhadj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:01:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:02: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":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-push-jw6dz","reconcileID":"c2c6e252-5df7-4cd7-91fd-176007590362","Component.Namespace":"build-e2e-lfwg","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lfwg/gh-multi-component-parent-cage@sha256:e4d57598b915b00892747236eb386d788f0e81bb9f264a37722df1633437aece","Component.Name":"gh-multi-component-parent-cage","lastBuildCommit":"93deb349c414971f9fafcb389c67327cc7e0b603"} {"level":"info","ts":"2026-05-12T22:02:18Z","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-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","component.Namespace":"build-e2e-lfwg","component.Name":"gh-multi-component-parent-cage"} {"level":"info","ts":"2026-05-12T22:02:18Z","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-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-push-jw6dz","reconcileID":"c2c6e252-5df7-4cd7-91fd-176007590362","component.Name":"gh-multi-component-child-cage"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bxzn-20260512-215617-000"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bxzn-20260512-215617-000","application":"build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bxzn-20260512-215617-000"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-215617-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bxzn-20260512-215617-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-cage","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lfwg/gh-multi-component-parent-cage@sha256:e4d57598b915b00892747236eb386d788f0e81bb9f264a37722df1633437aece","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-qeecst","revision":"93deb349c414971f9fafcb389c67327cc7e0b603"}}}]} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215617-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215617-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215617-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:02: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-bxzn-20260512-215617-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215617-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","Application.Name":"build-suite-component-update-bxzn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:02: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-bxzn-20260512-215617-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-215617-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:02:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215617-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215617-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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-bxzn-20260512-215617-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215617-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-push-jw6dz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bxzn-20260512-215617-000"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-push-jw6dz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bxzn-20260512-215617-000"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-push-jw6dz","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-12T22:02:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-push-jw6dz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-cage-on-push-jw6dz has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","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-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","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-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","snapshot.Name":"build-suite-component-update-bxzn-20260512-215617-000"} {"level":"info","ts":"2026-05-12T22:02:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-parent-cage-on-push-jw6dz","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-12T22:02:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-cage-on-push-jw6dz has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-cage-on-push-jw6dz","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:18Z","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-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:19Z","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-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-push-mprwb","reconcileID":"c7c285f8-ab6e-48a3-9ee6-7c5115535a1e","Component.Namespace":"build-e2e-lfwg","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lfwg/gh-multi-component-child-cage@sha256:6ff2dd56c91d998fc3def0d310f1371c56d2ca09c210e4e95843d1a4b94ece01","Component.Name":"gh-multi-component-child-cage","lastBuildCommit":"7a43596fd3ba78ccbef380195e8412285ed77ccd"} {"level":"info","ts":"2026-05-12T22:02:19Z","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-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","component.Namespace":"build-e2e-lfwg","component.Name":"gh-multi-component-child-cage"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bxzn-20260512-215608-000"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bxzn-20260512-215608-000","application":"build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bxzn-20260512-215608-000"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-215608-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bxzn-20260512-215608-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-cage","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lfwg/gh-multi-component-child-cage@sha256:6ff2dd56c91d998fc3def0d310f1371c56d2ca09c210e4e95843d1a4b94ece01","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-qeecst","revision":"7a43596fd3ba78ccbef380195e8412285ed77ccd"}}},{"name":"gh-multi-component-parent-cage","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lfwg/gh-multi-component-parent-cage@sha256:e4d57598b915b00892747236eb386d788f0e81bb9f264a37722df1633437aece","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-qeecst","revision":"93deb349c414971f9fafcb389c67327cc7e0b603","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215608-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215608-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215608-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:02: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-bxzn-20260512-215608-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215608-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","Application.Name":"build-suite-component-update-bxzn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:02: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-bxzn-20260512-215608-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"build-suite-component-update-bxzn-20260512-215608-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:02:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215608-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215608-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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-bxzn-20260512-215608-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bxzn-20260512-215608-000","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-push-mprwb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bxzn-20260512-215608-000"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-push-mprwb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bxzn-20260512-215608-000"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-push-mprwb","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-12T22:02:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-push-mprwb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-cage-on-push-mprwb has finished running","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:19Z","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-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02: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-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","snapshot.Name":"build-suite-component-update-bxzn-20260512-215608-000"} {"level":"info","ts":"2026-05-12T22:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn","namespace":"build-e2e-lfwg","name":"gh-multi-component-child-cage-on-push-mprwb","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-12T22:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-cage-on-push-mprwb has finished running","buildpipelineRun":{"name":"gh-multi-component-child-cage-on-push-mprwb","namespace":"build-e2e-lfwg"},"application":"build-e2e-lfwg/build-suite-component-update-bxzn"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","elapsedSinceCompletion":"373.418429ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","reconcileID":"e0c69b89-c882-46fd-bbb5-3eb71833bd5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","elapsedSinceCompletion":"378.96268ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","reconcileID":"4c2c90d9-cf4e-4689-aec8-1a5ab73c9fd4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","elapsedSinceCompletion":"389.504907ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","reconcileID":"46c595c8-2097-454f-bde1-df5b8c0585a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","elapsedSinceCompletion":"410.029764ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","reconcileID":"c8da6879-5953-4804-a69b-a4d80fce0aeb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","elapsedSinceCompletion":"450.63577ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","reconcileID":"b957f5f5-7ea4-4094-9321-2b65ce947a54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","elapsedSinceCompletion":"500.855032ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","reconcileID":"9faff922-c6d3-4888-a767-41e25d06369c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","elapsedSinceCompletion":"531.444699ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","reconcileID":"5d7f9c02-6315-4f87-818f-30c89494d151","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","elapsedSinceCompletion":"852.845337ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","reconcileID":"55fdf30a-a772-45fd-a003-d0a936377a38","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22: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":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22: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":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","elapsedSinceCompletion":"1.265682808s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","reconcileID":"9459ee85-bb4f-4727-8f28-f82c62173b61","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22: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":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22: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":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","elapsedSinceCompletion":"1.494119421s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","reconcileID":"533dbd96-a922-4288-88b3-37d64697c7f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02: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-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-qkvx-20260512-215921-000","application":"integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"integ-app-qkvx-20260512-215921-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-qkvx-20260512-215921-000","snapshot.Spec.Components":[{"name":"test-component-pac-vbapkj","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-opvw/test-component-pac-vbapkj@sha256:817934eb491a6f59a71c8ed385caac03b92d4992dc7d2f471cd3422e219849c4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"2d014d5fb183bcd480173821f70a78aa255df973"}}}]} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-vbapkj is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3ac7ab6f36543328fd8c3f172e856e286f0cd2a474d89140bff62e134e1df2 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:02: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","Application.Name":"integ-app-qkvx","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T22:02: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"}} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","integrationTestScenario.Name":"my-integration-test-gjab"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","integrationTestScenario.Name":"my-integration-test-gjab"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","destinationComponentSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"my-integration-test-gjab-hvl9s","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-gjab"} {"level":"info","ts":"2026-05-12T22:02:43Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"integ-app-qkvx-20260512-215921-000","reconcileID":"5b73184a-4336-4c38-825c-b175901c075e","snapshot.name":"integ-app-qkvx-20260512-215921-000","pipelinerun.name":"test-component-pac-vbapkj-on-pull-request-kfzgc","duration":2.481078135} {"level":"info","ts":"2026-05-12T22:02:43Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"integ-app-qkvx-20260512-215921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-gjab","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-gjab","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:02: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","Scenario":"my-integration-test-gjab"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","Label":"my-integration-test-gjab"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","Application.Name":"integ-app-qkvx","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","integrationTestScenario.Name":"my-integration-test-gjab","pipelineRun.Name":"my-integration-test-gjab-hvl9s"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","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-12T22:02:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ExternalID":"my-integration-test-gjab-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ExternalID":"my-integration-test-gjab-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","existingCheckRun":"github.CheckRun{ID:75674343448, NodeID:\"CR_kwDOKrwUx88AAAARnorYGA\", HeadSHA:\"2d014d5fb183bcd480173821f70a78aa255df973\", ExternalID:\"my-integration-test-gjab-test-component-pac-vbapkj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75674343448\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75674343448\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:59:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vbapkj snapshot scenario my-integration-test-gjab is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-opvw/test-component-pac-vbapkj-on-pull-request-kfzgc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75674343448/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gjab / test-component-pac-vbapkj\", CheckSuite:github.CheckSuite{ID:68699887658}, 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:3671935282, Number:30290, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30290\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vbapkj\", SHA:\"2d014d5fb183bcd480173821f70a78aa255df973\", 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-kznpop\", 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-12T22:02:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vbapkj-on-pull-request-kfzgc has finished running","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02: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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-gjab-hvl9s","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"my-integration-test-gjab-hvl9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ID":75674343448,"CheckName":"Konflux Dev version / my-integration-test-gjab / test-component-pac-vbapkj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","testedSnapshot.Name":"integ-app-qkvx-20260512-215921-000","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"}} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","destinationComponentSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"1.018740513s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"5132fac8-6d4a-4ab0-8967-f1d36bbca3ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"1.024263096s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"805427bd-faba-499b-98cb-0305823461ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"1.034924059s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"9a97e9dd-7fdd-43e4-bb68-5bd4cce6d378","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"1.056137617s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"e459a139-6da9-4b7c-9b1f-b5b37fae4589","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-gjab","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-gjab","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"1.096901228s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"53e973a8-64c9-48b9-9b43-e6e7b71b1d56","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"1.178415289s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"73110f5d-f260-4c5f-8397-7ae7657cf9af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ExternalID":"my-integration-test-gjab-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","existingCheckRun":"github.CheckRun{ID:75674343448, NodeID:\"CR_kwDOKrwUx88AAAARnorYGA\", HeadSHA:\"2d014d5fb183bcd480173821f70a78aa255df973\", ExternalID:\"my-integration-test-gjab-test-component-pac-vbapkj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75674343448\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75674343448\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 21:59:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vbapkj snapshot integ-app-qkvx-20260512-215921-000 and scenario my-integration-test-gjab is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75674343448/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gjab / test-component-pac-vbapkj\", CheckSuite:github.CheckSuite{ID:68699887658}, 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:3671935282, Number:30290, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30290\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vbapkj\", SHA:\"2d014d5fb183bcd480173821f70a78aa255df973\", 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-kznpop\", 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-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"1.339655464s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"467f8ec3-3418-431a-a6e0-d7f9aa242a31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ID":75674343448,"CheckName":"Konflux Dev version / my-integration-test-gjab / test-component-pac-vbapkj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","testedSnapshot.Name":"integ-app-qkvx-20260512-215921-000","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:44Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:44Z","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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"1.660858978s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"da016776-0845-4fa0-b6a7-8f875a2ca4ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02: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-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj-on-pull-request-kfzgc","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-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vbapkj-on-pull-request-kfzgc has finished running","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"2.23460292s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"88e2d704-c8d0-4dba-9764-924431234dee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"2.301278587s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"4f955b2c-af43-40b2-af95-a7dc4496c4a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"2.326849851s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:02:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"88838668-2a01-4163-b9a1-bc33cda159c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:02: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","reconcileID":"facb0ac8-39a2-4208-a299-65846cb1250d","component.Name":"gl-multi-component-parent-jtlh"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtqt-20260512-215556-000","application":"build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-215556-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtqt-20260512-215556-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-jtlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh@sha256:55a9ab588297dd9ac0a04d7cb613a6a38fbc1e8c13f5e9fcac1928081697c3b0","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye","revision":"3bc7fa88c7c0e136c3501bc31506c529821fa2a2"}}}]} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"}} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","Application.Name":"build-suite-component-update-gtqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:02:46Z","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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-215556-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:02:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:02:46Z","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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-215556-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-215556-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","snapshot.Namespace":"build-e2e-hevv","snapshot.Name":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","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-12T22:02:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-hf6zn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-lpht-on-push-st8bx","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-st8bx","reconcileID":"d4c76aed-e4b0-42cf-8b37-a6197df2b916","Component.Namespace":"konflux-bflt","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht@sha256:fdfdcfb15b37ecae6114625b6e031cbdfb291c04152e2fce69fadb5d1ed51b46","Component.Name":"konflux-demo-component-lpht","lastBuildCommit":"fcd5293464302fab41b196fd5df8eb4c88e639a3"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","component.Namespace":"konflux-bflt","component.Name":"konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260512-215911-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215911-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260512-215911-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-lpht","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-bflt/konflux-demo-component-lpht@sha256:fdfdcfb15b37ecae6114625b6e031cbdfb291c04152e2fce69fadb5d1ed51b46","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"fcd5293464302fab41b196fd5df8eb4c88e639a3"}}}]} {"level":"info","ts":"2026-05-12T22:02:46Z","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-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-ixxh"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-20260512-215911-000","namespace":"konflux-bflt"},"snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"}} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260512-215911-000","testedSnapshot":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"my-integration-test-ixxh-wlqmp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ixxh"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","scenario.Name":"my-integration-test-ixxh","destinationSnapshot.Name":"konflux-demo-app-20260512-215911-000","testedSnapshot":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","scenario.Name":"my-integration-test-ixxh","destinationSnapshot.Name":"konflux-demo-app-20260512-215911-000","testedSnapshot":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-20260512-215911-000","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215911-000","reconcileID":"e9aad3bc-f198-481b-b20c-64e2919dbfb5","snapshot.name":"konflux-demo-app-20260512-215911-000","pipelinerun.name":"konflux-demo-component-lpht-on-push-st8bx","duration":2.623064729} {"level":"info","ts":"2026-05-12T22:02:46Z","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-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215911-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-st8bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-st8bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ExternalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ExternalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75674295963, NodeID:\"CR_kwDOMZ6fKs8AAAARnooemw\", HeadSHA:\"fcd5293464302fab41b196fd5df8eb4c88e639a3\", ExternalID:\"my-integration-test-ixxh-konflux-demo-component-lpht\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75674295963\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75674295963\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-12 21:59:01 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 21:59:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-lpht snapshot konflux-demo-app-20260512-215540-000 and scenario my-integration-test-ixxh has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 8s | | :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/hacbs-test-project-konflux-demo/check-runs/75674295963/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ixxh / konflux-demo-component-lpht\", CheckSuite:github.CheckSuite{ID:68699406330}, 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-12T22:02:46Z","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-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.NameSpace":"konflux-bflt","snapshot.Name":"konflux-demo-app-20260512-215911-000","scenarioName":"my-integration-test-ixxh","externalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-st8bx","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-12T22:02:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-st8bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-st8bx has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:46Z","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-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02: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":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht-on-push-st8bx","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-12T22:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-lpht-on-push-st8bx has finished running","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ixxh-wlqmp","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"my-integration-test-ixxh-wlqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ID":75674857899,"CheckName":"Konflux Dev version / my-integration-test-ixxh / konflux-demo-component-lpht","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260512-215911-000","destinationSnapshot.Name":"konflux-demo-app-20260512-215911-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:47Z","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-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"my-integration-test-ixxh-wlqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"}} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:47Z","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":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:47Z","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-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215911-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:47Z","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":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-app-20260512-215911-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","reasons":"the Snapshot hasn't passed all required integration tests"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260512-215911-000","testedSnapshot":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","scenario.Name":"my-integration-test-ixxh","destinationSnapshot.Name":"konflux-demo-app-20260512-215911-000","testedSnapshot":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","scenario.Name":"my-integration-test-ixxh","destinationSnapshot.Name":"konflux-demo-app-20260512-215911-000","testedSnapshot":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ExternalID":"my-integration-test-ixxh-konflux-demo-component-lpht"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75674857899, NodeID:\"CR_kwDOMZ6fKs8AAAARnpKxqw\", HeadSHA:\"fcd5293464302fab41b196fd5df8eb4c88e639a3\", ExternalID:\"my-integration-test-ixxh-konflux-demo-component-lpht\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75674857899\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75674857899\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 22:02:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-lpht snapshot konflux-demo-app-20260512-215911-000 and scenario my-integration-test-ixxh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75674857899/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ixxh / konflux-demo-component-lpht\", CheckSuite:github.CheckSuite{ID:68699406330}, 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-12T22:02: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:47Z","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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02: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-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","snapshot.Name":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","ID":75674857899,"CheckName":"Konflux Dev version / my-integration-test-ixxh / konflux-demo-component-lpht","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260512-215911-000","destinationSnapshot.Name":"konflux-demo-app-20260512-215911-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:47Z","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-20260512-215911-000","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","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-12T22:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-hf6zn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02: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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"}} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:51Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:51Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"integ-app-qkvx-20260512-215921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","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-12T22:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:51Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"integ-app-qkvx-20260512-215921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","destinationComponentSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-gjab","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-gjab","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-gjab-hvl9s","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"my-integration-test-gjab-hvl9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ExternalID":"my-integration-test-gjab-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T22:02:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","existingCheckRun":"github.CheckRun{ID:75674343448, NodeID:\"CR_kwDOKrwUx88AAAARnorYGA\", HeadSHA:\"2d014d5fb183bcd480173821f70a78aa255df973\", ExternalID:\"my-integration-test-gjab-test-component-pac-vbapkj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75674343448\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75674343448\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 21:59:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-vbapkj snapshot integ-app-qkvx-20260512-215921-000 and scenario my-integration-test-gjab 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/75674343448/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gjab / test-component-pac-vbapkj\", CheckSuite:github.CheckSuite{ID:68699887658}, 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:3671935282, Number:30290, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30290\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vbapkj\", SHA:\"2d014d5fb183bcd480173821f70a78aa255df973\", 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-kznpop\", 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-12T22:02:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ID":75674343448,"CheckName":"Konflux Dev version / my-integration-test-gjab / test-component-pac-vbapkj","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T22:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","testedSnapshot.Name":"integ-app-qkvx-20260512-215921-000","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-12T22:02:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02: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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:52Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"my-integration-test-gjab-hvl9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:02:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-lpht","namespace":"konflux-bflt"},"application":"konflux-bflt/konflux-demo-app","namespace":"konflux-bflt","name":"konflux-demo-component-lpht","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:02:53Z","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-ixxh-bbgpt","namespace":"konflux-bflt"},"pipelineRun.Name":"my-integration-test-ixxh-bbgpt"} {"level":"info","ts":"2026-05-12T22:02:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ixxh-bbgpt","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"my-integration-test-ixxh-bbgpt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:02:53Z","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-ixxh-wlqmp","namespace":"konflux-bflt"},"pipelineRun.Name":"my-integration-test-ixxh-wlqmp"} {"level":"info","ts":"2026-05-12T22:02:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ixxh-wlqmp","namespace":"konflux-bflt"},"namespace":"konflux-bflt","name":"my-integration-test-ixxh-wlqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-12T22:02:53Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-l4vdz","namespace":"konflux-bflt"},"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-12T22:02:53Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-lpht-on-push-st8bx","namespace":"konflux-bflt"},"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-12T22:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02: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":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02:54Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:02:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-opvw","name":"my-integration-test-ofpp"}} {"level":"info","ts":"2026-05-12T22:02:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ofpp"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ofpp"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","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-12T22:02: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","integrationTestScenario.Name":"my-integration-test-ofpp"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"my-integration-test-ofpp-ng7rr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ofpp"} {"level":"info","ts":"2026-05-12T22:02:57Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"integ-app-qkvx-20260512-215921-000","reconcileID":"ca74626a-5164-4a45-9d01-a908993e62e8","snapshot.name":"integ-app-qkvx-20260512-215921-000","pipelinerun.name":"test-component-pac-vbapkj-on-pull-request-kfzgc","duration":16.099958787} {"level":"info","ts":"2026-05-12T22:02:57Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"integ-app-qkvx-20260512-215921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"}} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:57Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","destinationComponentSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","Application.Name":"integ-app-qkvx","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","integrationTestScenario.Name":"my-integration-test-gjab","pipelineRun.Name":"my-integration-test-gjab-hvl9s"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","integrationTestScenario.Name":"my-integration-test-ofpp","pipelineRun.Name":"my-integration-test-ofpp-ng7rr"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-ofpp","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-gjab"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-ofpp","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ExternalID":"my-integration-test-ofpp-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.NameSpace":"integration2-opvw","snapshot.Name":"integ-app-qkvx-20260512-215921-000","scenarioName":"my-integration-test-ofpp","externalID":"my-integration-test-ofpp-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ofpp-ng7rr","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"my-integration-test-ofpp-ng7rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ID":75674881025,"CheckName":"Konflux Dev version / my-integration-test-ofpp / test-component-pac-vbapkj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","testedSnapshot.Name":"integ-app-qkvx-20260512-215921-000","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:57Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"}} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:57Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","destinationComponentSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-ofpp","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-gjab"} {"level":"info","ts":"2026-05-12T22:02:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-ofpp","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ExternalID":"my-integration-test-ofpp-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T22:02:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","existingCheckRun":"github.CheckRun{ID:75674881025, NodeID:\"CR_kwDOKrwUx88AAAARnpMMAQ\", HeadSHA:\"2d014d5fb183bcd480173821f70a78aa255df973\", ExternalID:\"my-integration-test-ofpp-test-component-pac-vbapkj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75674881025\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75674881025\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 22:02:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-vbapkj snapshot integ-app-qkvx-20260512-215921-000 and scenario my-integration-test-ofpp is in progress\", Text:\"PipelineRun 'my-integration-test-ofpp-ng7rr' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75674881025/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ofpp / test-component-pac-vbapkj\", CheckSuite:github.CheckSuite{ID:68699887658}, 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:3671935282, Number:30290, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30290\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vbapkj\", SHA:\"2d014d5fb183bcd480173821f70a78aa255df973\", 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-kznpop\", 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-12T22:02:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ID":75674881025,"CheckName":"Konflux Dev version / my-integration-test-ofpp / test-component-pac-vbapkj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T22:02:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","testedSnapshot.Name":"integ-app-qkvx-20260512-215921-000","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T22:02:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:02:58Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-jw7gd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-jw7gd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-jtlh-on-push-jw7gd is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"964.56119ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"6b43374a-a5a7-48b1-aebf-08f60951a5ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"970.120331ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"dfeb9cf8-fe0a-4835-8f6a-a1544d7ac51c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"980.693458ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"65b0e079-e115-4d80-8b50-f9114cf3526b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"1.001392137s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"d4c6a36a-d24f-4393-ba84-f402ea084af8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"1.042000238s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"bc63106e-afe2-413d-ac0a-68304ad2878f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"1.123205843s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"fd037622-b350-4107-b718-7cd1268ecefc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"}} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:03:05Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:03:05Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"integ-app-qkvx-20260512-215921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:03:05Z","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-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"integ-app-qkvx-20260512-215921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:03: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","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-12T22:03: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":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","destinationComponentSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ofpp-ng7rr","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"my-integration-test-ofpp-ng7rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-ofpp","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"1.284529546s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"69218512-a88a-48cf-b60a-bd8dc7e159e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-ofpp","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testedSnapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ExternalID":"my-integration-test-ofpp-test-component-pac-vbapkj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","existingCheckRun":"github.CheckRun{ID:75674881025, NodeID:\"CR_kwDOKrwUx88AAAARnpMMAQ\", HeadSHA:\"2d014d5fb183bcd480173821f70a78aa255df973\", ExternalID:\"my-integration-test-ofpp-test-component-pac-vbapkj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75674881025\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75674881025\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 22:02:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-vbapkj snapshot integ-app-qkvx-20260512-215921-000 and scenario my-integration-test-ofpp 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/75674881025/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ofpp / test-component-pac-vbapkj\", CheckSuite:github.CheckSuite{ID:68699887658}, 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:3671935282, Number:30290, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30290\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vbapkj\", SHA:\"2d014d5fb183bcd480173821f70a78aa255df973\", 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-kznpop\", 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-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"1.605905869s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"fb60328a-3156-4c9e-aa5a-a3ebb9a8a0ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:05Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"1.727833948s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"ef8491ac-e51c-4a73-865d-e6107362e5ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","ID":75674881025,"CheckName":"Konflux Dev version / my-integration-test-ofpp / test-component-pac-vbapkj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","testedSnapshot.Name":"integ-app-qkvx-20260512-215921-000","destinationSnapshot.Name":"integ-app-qkvx-20260512-215921-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","scenario.Name":"my-integration-test-gjab"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","snapshot.Name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:06Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"2.083774123s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"d6cc69da-ade1-4ae9-ac9b-a2bd8475ca23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qkvx-20260512-215921-000","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"my-integration-test-ofpp-ng7rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:06Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","elapsedSinceCompletion":"2.247145963s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:03:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","reconcileID":"d9d5a378-5321-4a1e-8b76-a4b6bebc978d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:03: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:06Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:06Z","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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-bflt","snapshot":"konflux-demo-app-20260512-215911-000"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260512-215540-000"} {"level":"info","ts":"2026-05-12T22:03:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-bflt","snapshot":"konflux-demo-app-20260512-215540-000"} 2026/05/12 22:03:06 http: TLS handshake error from 10.130.0.2:37666: EOF {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-whmj-20260512-215749-000"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-whmj-20260512-215749-000","application":"build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-whmj-20260512-215749-000"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-hfht/gl-test-custom-branch-byhadj-on-pull-request-pvqkj with pr group konflux-gl-test-custom-branch-byhadj is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","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-byhadj is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f29bd907b70a75971f591098eba034bdbd2c6172632c81e3178a05384c4a01 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"build-suite-test-application-whmj-20260512-215749-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-whmj-20260512-215749-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-byhadj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hfht/gl-test-custom-branch-byhadj@sha256:3cbfe1915966e09caffacf8a009f0d642bd5f26194149a5a5ca73ee94b91011b","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-sijbjd","revision":"beb43fe14b36f87e3555de4c530f573b6e3780eb"}}}]} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-whmj-20260512-215749-000"} {"level":"info","ts":"2026-05-12T22:03:07Z","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-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"}} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","Application.Name":"build-suite-test-application-whmj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:03:07Z","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-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","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-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","snapshot.Name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T22:03:07Z","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-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"build-suite-test-application-whmj-20260512-215749-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"build-suite-test-application-whmj-20260512-215749-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:03:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:03:07Z","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-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:07Z","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-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"build-suite-test-application-whmj-20260512-215749-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-whmj-20260512-215749-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","snapshot.Namespace":"build-e2e-hfht","snapshot.Name":"build-suite-test-application-whmj-20260512-215749-000"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whmj-20260512-215749-000"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whmj-20260512-215749-000"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","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-12T22:03:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-byhadj-on-pull-request-v2cjf has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","PR group":"konflux-gl-multi-component-child-jtlh"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:03: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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"}} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-gtqt-20260512-215556-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","snapshot.Namespace":"build-e2e-hevv","snapshot.Name":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:03: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux-gl-multi-component-child-jtlh","prGroupHash":"ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:11Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:11Z","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-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","snapshot.Name":"build-suite-test-application-whmj-20260512-215749-000"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","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-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-byhadj-on-pull-request-v2cjf has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-pull-request-v2cjf","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-eolb/gh-test-custom-branch-mrcblm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-cvuw"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-cvuw","application":"integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-cvuw"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-cvuw"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-qkvx has been set as a Controller OwnerReference on Snapshot snapshot-sample-cvuw","snapshot":{"name":"snapshot-sample-cvuw","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"snapshot-sample-cvuw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-cvuw","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-cvuw","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-cvuw","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-cvuw","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-cvuw","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","Application.Name":"integ-app-qkvx","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-cvuw"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-opvw","snapshot":"snapshot-sample-cvuw"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-cvuw"} {"level":"error","ts":"2026-05-12T22:03:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-cvuw","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"snapshot-sample-cvuw","reconcileID":"605ef37b-32d0-4865-8c35-ccbf2d992754","error":"snapshots.appstudio.redhat.com \"snapshot-sample-cvuw\" 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-12T22:03:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-cvuw","namespace":"integration2-opvw"},"req":{"name":"snapshot-sample-cvuw","namespace":"integration2-opvw"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-cvuw\" 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":"error","ts":"2026-05-12T22:03:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-vbapkj","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"test-component-pac-vbapkj","reconcileID":"e80d6ba7-6f23-4118-a8ef-212f6ab881fd","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-vbapkj\" 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-12T22:03:17Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-vbapkj","namespace":"integration2-opvw"},"application":"integration2-opvw/integ-app-qkvx","namespace":"integration2-opvw","name":"test-component-pac-vbapkj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:03:17Z","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-gjab-hvl9s","namespace":"integration2-opvw"},"pipelineRun.Name":"my-integration-test-gjab-hvl9s"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-gjab-hvl9s","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"my-integration-test-gjab-hvl9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T22:03:17Z","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-ofpp-ng7rr","namespace":"integration2-opvw"},"pipelineRun.Name":"my-integration-test-ofpp-ng7rr"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ofpp-ng7rr","namespace":"integration2-opvw"},"namespace":"integration2-opvw","name":"my-integration-test-ofpp-ng7rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-12T22:03:17Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-vbapkj-on-pull-request-kfzgc","namespace":"integration2-opvw"},"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-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:03:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-opvw","snapshot":"integ-app-qkvx-20260512-215921-000"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-push-hktg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:03:28Z","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-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:28Z","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-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:28Z","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-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-push-hktg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-byhadj-on-push-hktg8 is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:03: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:04:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-tl8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:04: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":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04: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":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04: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":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-tl8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-jtlh-on-push-tl8lx is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-push-8bbr7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:04:11Z","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-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04:11Z","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-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04:11Z","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-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-push-8bbr7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-jtlh-on-push-8bbr7 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"113.100138ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"b22576bd-e0f8-4e19-bfd1-fcc70c098990","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"118.634685ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"a797fdcd-a0b4-446b-9128-86b054c3d06f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"129.202841ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"351915c9-ba05-4056-ac83-2d901f2d52e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"150.398439ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"4819daf3-3489-48b3-b313-34cc6c789e41","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"191.05028ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"df56afac-1498-48ba-8d6b-b7ce1daa26a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"253.04539ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"3e210768-9ae1-4657-b47d-afef4a728145","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"271.711356ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"780fa255-4a29-479c-a8a9-58a2c331ed0c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"592.131423ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"40c31be8-077f-4001-96d9-fae9e1ec8325","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"1.097660555s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"e2737320-1302-4d01-8c28-d4d5ad934c41","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","elapsedSinceCompletion":"1.233385086s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"7e0a6d01-9f84-4862-b202-c3c18021825c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"b14997e8-f23f-4859-a65a-91c81c4da562","component.Name":"test-symlink-comp-ywwf"} {"level":"info","ts":"2026-05-12T22:04:26Z","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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"b14997e8-f23f-4859-a65a-91c81c4da562","component.Name":"test-comp-lkgx"} {"level":"info","ts":"2026-05-12T22:04:26Z","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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","reconcileID":"b14997e8-f23f-4859-a65a-91c81c4da562","component.Name":"test-comp-tqxe"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-jzji-20260512-215947-000"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-jzji-20260512-215947-000","application":"test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-jzji-20260512-215947-000"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-215947-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-jzji-20260512-215947-000","snapshot.Spec.Components":[{"name":"test-comp-lnnw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-muut/test-comp-lnnw@sha256:e8a715dfd63486eb836652b284fc11655f21225cd6224acf18ad08eaffa068b2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"84ae4be608ceb525a078da80a773b751d7b1239b"}}}]} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-lnnw is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b1b21bc4b852f43adfb1b690df1ca05a6db1b4f100acb68eaec8313780ea95 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-jzji-20260512-215947-000"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","Application.Name":"test-app-jzji","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:04:26Z","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-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"}} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","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-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-215947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:04:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:04:26Z","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-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","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-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-215947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-jzji-20260512-215947-000"} {"level":"info","ts":"2026-05-12T22:04:26Z","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-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-215947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","snapshot.Namespace":"build-e2e-muut","snapshot.Name":"test-app-jzji-20260512-215947-000"} {"level":"info","ts":"2026-05-12T22:04:26Z","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-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-jzji-20260512-215947-000","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-jzji-20260512-215947-000"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","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-12T22:04:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-6mrxn has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"788.313086ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"8fa34cb7-a50e-4245-91a8-e55a32464fa2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"793.872179ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"5cd2ea4a-3b17-47da-bd63-e4d99ed05335","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"804.449774ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"2d85088a-b4c8-4bbb-a99d-6d49d671f1b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"825.012037ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"9029093a-5bc7-4265-a623-1e2139c31516","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"865.949944ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"6aa1c13e-b56e-433f-b148-52ac26fa112b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"946.552189ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"53d0e3b9-70be-4a15-b011-75a311b1fcbf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"1.107511958s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"85880945-dde5-49fd-bbb7-53d76623d891","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"1.329348312s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"dd4438ae-d469-4d39-b432-ac3c419abf61","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"1.428486044s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"131142fa-14f7-4a41-bcbf-acb3e8f7b23a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"1.620370727s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"d621f804-7c34-4879-ac6f-adbb83554284","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:27Z","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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04: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-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","snapshot.Name":"test-app-jzji-20260512-215947-000"} {"level":"info","ts":"2026-05-12T22:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw-on-pull-request-6mrxn","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-12T22:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-lnnw-on-pull-request-6mrxn has finished running","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","elapsedSinceCompletion":"2.708940952s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:04:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","reconcileID":"e553d2aa-9f2d-481f-a6ba-37c162b9a1e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-rixa-20260512-215920-000"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-rixa-20260512-215920-000","application":"build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-rixa-20260512-215920-000"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-215920-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-rixa-20260512-215920-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-mrcblm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-eolb/gh-test-custom-branch-mrcblm@sha256:405970347c71641c187f290781597efc0c81a7f593112fbcf369f280b3a720b9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-aafgbf","revision":"227ecdd42f350758d8411e4ef1d6c03ceeb3ea21"}}}]} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-eolb/gh-test-custom-branch-mrcblm-on-pull-request-9vw5q with pr group konflux-gh-test-custom-branch-mrcblm is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-mrcblm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1e848c7ca6a75691cef4fb24035d59b7088997f70b06c0c25f780482bc2124 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rixa-20260512-215920-000"} {"level":"info","ts":"2026-05-12T22:04: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-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"}} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:04: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-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","Application.Name":"build-suite-test-application-rixa","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:04: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-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","snapshot.Name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T22:04: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-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-215920-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:04: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-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-215920-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:04:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:04: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-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:04: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-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rixa-20260512-215920-000"} {"level":"info","ts":"2026-05-12T22:04: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-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-215920-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:04: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-rixa-20260512-215920-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","snapshot.Namespace":"build-e2e-eolb","snapshot.Name":"build-suite-test-application-rixa-20260512-215920-000"} {"level":"info","ts":"2026-05-12T22:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rixa-20260512-215920-000"} {"level":"info","ts":"2026-05-12T22:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","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-12T22:04:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-mrcblm-on-pull-request-zdxh2 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22: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":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:33Z","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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22: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":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:33Z","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-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","snapshot.Name":"build-suite-test-application-rixa-20260512-215920-000"} {"level":"info","ts":"2026-05-12T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","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-12T22:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-mrcblm-on-pull-request-zdxh2 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-pull-request-zdxh2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:04:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T22:04:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rixa-20260512-215920-000"} {"level":"info","ts":"2026-05-12T22:04:43Z","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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04: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":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-mrcblm-on-push-h9pl2 is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:05: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:05: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:05: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:05: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:05: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-tkyajq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:05: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","prGroup":"konflux-test-symlink-comp-ywwf","prGroupHash":"433bb2239639558ed8cc9313992e88eb6b057485fc41412fa10d69bbbe84fe"} {"level":"info","ts":"2026-05-12T22: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-ywwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22: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":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:48:40Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-12T21:47:47Z","completionTime":"2026-05-12T21:48:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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":"9ed81963bc41feea0dd63df8182b6d8c947c1884"}],"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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-muut/test-symlink-comp-ywwf:on-pr-9ed81963bc41feea0dd63df8182b6d8c947c1884"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-ywwf-on-pull-request-777jd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ywwf-on-pull-request-777jd-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-f99d55903c903878c3778a6f6c232b53-85f296b47cfcc01e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf-on-pull-request-777jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ywwf-on-pull-request-777jd has finished running","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-jzji-20260512-220611-280"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-jzji-20260512-220611-280","application":"test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-jzji-20260512-220611-280"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-280","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-220611-280","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-220611-280","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-280","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-jzji-20260512-220611-280","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","Application.Name":"test-app-jzji","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-jzji-20260512-220611-280","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-220611-280","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:06:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-280","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-220611-280","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-280","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-jzji-20260512-220611-280","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"error","ts":"2026-05-12T22:06:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-lkgx","namespace":"build-e2e-muut"},"namespace":"build-e2e-muut","name":"test-comp-lkgx","reconcileID":"6a7a2d7a-2522-45d0-9af7-22ec3ec888d3","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-lkgx\" 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-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-jzji-20260512-220611-362"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-jzji-20260512-220611-362","application":"test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-jzji-20260512-220611-362"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-362","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-220611-362","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-220611-362","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-362","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-jzji-20260512-220611-362","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","Application.Name":"test-app-jzji","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-jzji-20260512-220611-362","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-220611-362","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:06:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-362","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-220611-362","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-362","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-jzji-20260512-220611-362","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-lnnw","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lnnw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-jzji-20260512-220611-402"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-jzji-20260512-220611-402","application":"test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-jzji-20260512-220611-402"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-402","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-220611-402","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-220611-402","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-402","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-jzji-20260512-220611-402","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","Application.Name":"test-app-jzji","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-jzji-20260512-220611-402","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-220611-402","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:06:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-402","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-220611-402","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-402","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-jzji-20260512-220611-402","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-tqxe","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-tqxe","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-jzji-20260512-220611-442"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-jzji-20260512-220611-442","application":"test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-jzji-20260512-220611-442"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-442","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-220611-442","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-220611-442","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-442","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-jzji-20260512-220611-442","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","Application.Name":"test-app-jzji","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-jzji-20260512-220611-442","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-220611-442","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:06:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-442","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-220611-442","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-442","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-jzji-20260512-220611-442","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-ywwf","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-symlink-comp-ywwf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-jzji-20260512-220611-482"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-jzji-20260512-220611-482","application":"test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-jzji-20260512-220611-482"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-482","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-220611-482","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-jzji-20260512-220611-482","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-482","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-jzji-20260512-220611-482","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","Application.Name":"test-app-jzji","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-jzji-20260512-220611-482","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-app-jzji-20260512-220611-482","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:06:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-482","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-jzji-20260512-220611-482","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","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-jzji-20260512-220611-482","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-jzji-20260512-220611-482","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji"} {"level":"info","ts":"2026-05-12T22:06:11Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-lkgx","namespace":"build-e2e-muut"},"application":"build-e2e-muut/test-app-jzji","namespace":"build-e2e-muut","name":"test-comp-lkgx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-12T22:06:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-lkgx-on-pull-request-9mxlh","namespace":"build-e2e-muut"},"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-12T22:06:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-lnnw-on-pull-request-6mrxn","namespace":"build-e2e-muut"},"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-12T22:06:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-tqxe-on-pull-request-p245w","namespace":"build-e2e-muut"},"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-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-jzji-20260512-220611-402"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-muut","snapshot":"test-app-jzji-20260512-220611-402"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-jzji-20260512-220611-280"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-jzji-20260512-215427-000"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-muut","snapshot":"test-app-jzji-20260512-220611-280"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-muut","snapshot":"test-app-jzji-20260512-215427-000"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-jzji-20260512-220611-362"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-muut","snapshot":"test-app-jzji-20260512-220611-362"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-jzji-20260512-220611-442"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-jzji-20260512-220611-482"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-muut","snapshot":"test-app-jzji-20260512-220611-442"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-muut","snapshot":"test-app-jzji-20260512-220611-482"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-jzji-20260512-215947-000"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-muut","snapshot":"test-app-jzji-20260512-215947-000"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-jzji-20260512-214736-000"} {"level":"info","ts":"2026-05-12T22:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-muut","snapshot":"test-app-jzji-20260512-214736-000"} 2026/05/12 22:06:15 http: TLS handshake error from 10.129.0.2:58948: EOF 2026/05/12 22:06:15 http: TLS handshake error from 10.129.0.2:58942: EOF 2026/05/12 22:06:15 http: TLS handshake error from 10.130.0.2:40298: EOF 2026/05/12 22:06:15 http: TLS handshake error from 10.130.0.2:40284: EOF {"level":"error","ts":"2026-05-12T22:06:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"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-12T22:06:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"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-12T22:06:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ywwf-on-pull-request-777jd","namespace":"build-e2e-muut"},"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-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06: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-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hevv/gl-multi-component-child-jtlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:06: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:06:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:06:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T22:06: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:06:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"error","ts":"2026-05-12T22:06:58Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-knvt4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-knvt4\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-knvt4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-knvt4\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T22:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-knvt4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-knvt4\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:06:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"03e3074a-cbdc-4c0d-9243-5657b591a76b","error":"resolution for 'my-integration-test-mgyu-knvt4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-knvt4\": 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-12T22:06: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T22:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:06:58Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:06:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:06:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:06:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75674663318, NodeID:\"CR_kwDONSo-hs8AAAARno-5lg\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75674663318\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75674663318\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 22:01:29 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 22:01:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-w25t4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-w25t4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75674663318/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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-12T22:06:58Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:06:59Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75675449038,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T22:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T22:06:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:06:59Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:07:38Z","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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-jw7gd","reconcileID":"e5988466-ae4e-4acf-b1e0-771aebc6beb2","Component.Namespace":"build-e2e-hevv","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh@sha256:c5fd6e7d93d415ab4a36a7ade8d8687957e5dbb23847b2c2f9e5f7978e5543db","Component.Name":"gl-multi-component-child-jtlh","lastBuildCommit":"bd23d8851cc9a6797f149a037c57ea465e2233b6"} {"level":"info","ts":"2026-05-12T22:07:38Z","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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","component.Namespace":"build-e2e-hevv","component.Name":"gl-multi-component-child-jtlh"} {"level":"info","ts":"2026-05-12T22:07:38Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-jw7gd","reconcileID":"e5988466-ae4e-4acf-b1e0-771aebc6beb2","component.Name":"gl-multi-component-parent-jtlh"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtqt-20260512-220305-000"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtqt-20260512-220305-000","application":"build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtqt-20260512-220305-000"} {"level":"info","ts":"2026-05-12T22:07:38Z","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-gtqt-20260512-220305-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220305-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220305-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220305-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220305-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","Application.Name":"build-suite-component-update-gtqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220305-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtqt-20260512-220305-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-jtlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh@sha256:c5fd6e7d93d415ab4a36a7ade8d8687957e5dbb23847b2c2f9e5f7978e5543db","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye","revision":"bd23d8851cc9a6797f149a037c57ea465e2233b6"}}}]} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220305-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220305-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:07:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:07:38Z","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-gtqt-20260512-220305-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220305-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220305-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220305-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-jw7gd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-220305-000"} {"level":"info","ts":"2026-05-12T22:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-jw7gd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-220305-000"} {"level":"info","ts":"2026-05-12T22:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-jw7gd","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-12T22:07:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-jw7gd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-push-jw7gd has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:39Z","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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:39Z","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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:39Z","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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:39Z","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-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","snapshot.Name":"build-suite-component-update-gtqt-20260512-220305-000"} {"level":"info","ts":"2026-05-12T22:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-jw7gd","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-12T22:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-push-jw7gd has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:43Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"147.776046ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:07:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"faba6b05-e6f2-4221-8b87-2f8e7bf3c286","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:43Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"153.526327ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:07:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"42deaade-dcc1-4b64-a93a-d07a9f5598c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:43Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"164.431037ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:07:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"fc5bfb10-5cd2-4a56-b592-4f5f190e2562","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:43Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"185.065195ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:07:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"273de819-49c7-437c-9c8a-5cbe0c173901","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:43Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"225.77944ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:07:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"222196fe-589f-4c46-b62b-58d6b8db38cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:43Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"259.780068ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:07:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"97446d09-9ef5-45de-a46c-7f9ae69d593d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:43Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"307.436998ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:07:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"8f45a7cf-ae11-48d6-b358-c1257fbe9e21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:43Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"628.767445ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:07:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"6c9e31e2-10c6-47ca-a9d1-4b079a30733c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:44Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"1.081828147s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:07:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"a7f9753c-c68c-4bfb-91e2-d8f1c858e46a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:44Z","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-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","elapsedSinceCompletion":"1.270274016s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:07:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"e74ddb20-3264-4dfa-b5bd-ab6a02093601","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","reconcileID":"1076317e-5a32-470f-9ae1-a3e29f134d5e","component.Name":"gl-multi-component-parent-jtlh"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtqt-20260512-220311-000"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtqt-20260512-220311-000","application":"build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtqt-20260512-220311-000"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220311-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtqt-20260512-220311-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-jtlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh@sha256:44b7f5fe421c674a116fef563b9f834c2c1e665f850cf20bcb95810e2dbea433","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye","revision":"559b58b650933134e3ca0af8243fd871d57d616a"}}}]} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-plhs5 with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-hevv/gl-multi-component-child-jtlh-on-pull-request-hf6zn with pr group konflux-gl-multi-component-child-jtlh is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","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-jtlh is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ab5987fc10df2c29aaaeb7612a2f3ab4ced976b5711b79044fbe15403658ed is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gtqt-20260512-220311-000"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:07: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":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","Application.Name":"build-suite-component-update-gtqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:07: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":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"}} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","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-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220311-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:07:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:07: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":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:07: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":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220311-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-220311-000"} {"level":"info","ts":"2026-05-12T22:07: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":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:07: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":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220311-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220311-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","snapshot.Namespace":"build-e2e-hevv","snapshot.Name":"build-suite-component-update-gtqt-20260512-220311-000"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-220311-000"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","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-12T22:07:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-8bjjz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:07: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":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","snapshot.Name":"build-suite-component-update-gtqt-20260512-220311-000"} {"level":"info","ts":"2026-05-12T22:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","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-12T22:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-pull-request-8bjjz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08: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-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08: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-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08: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-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:40Z","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-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-push-hktg8","reconcileID":"ea8031e4-0eb6-4cd7-be48-34da2d7e09bf","Component.Namespace":"build-e2e-hfht","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-hfht/gl-test-custom-branch-byhadj@sha256:81ed94abc11e8636626757a479ff835515e07193b3c18f7dd5c487aebb80bfb6","Component.Name":"gl-test-custom-branch-byhadj","lastBuildCommit":"bda11e2040e52958d81709d1e6257ad39613cf7b"} {"level":"info","ts":"2026-05-12T22:08:40Z","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-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","component.Namespace":"build-e2e-hfht","component.Name":"gl-test-custom-branch-byhadj"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-whmj-20260512-220329-000"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-whmj-20260512-220329-000","application":"build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-whmj-20260512-220329-000"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"build-suite-test-application-whmj-20260512-220329-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-whmj-20260512-220329-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-byhadj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hfht/gl-test-custom-branch-byhadj@sha256:81ed94abc11e8636626757a479ff835515e07193b3c18f7dd5c487aebb80bfb6","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-sijbjd","revision":"bda11e2040e52958d81709d1e6257ad39613cf7b"}}}]} {"level":"info","ts":"2026-05-12T22:08:40Z","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-whmj-20260512-220329-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whmj-20260512-220329-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whmj-20260512-220329-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whmj-20260512-220329-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-whmj-20260512-220329-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","Application.Name":"build-suite-test-application-whmj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-whmj-20260512-220329-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"build-suite-test-application-whmj-20260512-220329-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:08:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:08:40Z","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-whmj-20260512-220329-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whmj-20260512-220329-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whmj-20260512-220329-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-whmj-20260512-220329-000","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-push-hktg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whmj-20260512-220329-000"} {"level":"info","ts":"2026-05-12T22:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-push-hktg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whmj-20260512-220329-000"} {"level":"info","ts":"2026-05-12T22:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-push-hktg8","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-12T22:08:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-push-hktg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-byhadj-on-push-hktg8 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:41Z","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-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:41Z","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-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:41Z","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-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:41Z","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-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08: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":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","snapshot.Name":"build-suite-test-application-whmj-20260512-220329-000"} {"level":"info","ts":"2026-05-12T22:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj-on-push-hktg8","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-12T22:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-byhadj-on-push-hktg8 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-byhadj-on-push-hktg8","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj"} {"level":"info","ts":"2026-05-12T22:08:49Z","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-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:49Z","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-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:49Z","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-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:49Z","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-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-tl8lx","reconcileID":"270d4f65-3909-4fab-9dc9-85af96ead304","Component.Namespace":"build-e2e-hevv","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh@sha256:9f5a40a9aee0353a7fa3e95ec12f503b1ea6b1e8eea9de5a01b0fe28f9ee04af","Component.Name":"gl-multi-component-child-jtlh","lastBuildCommit":"a64ed9e9705adefc1e28aeb9f044f337d9c75378"} {"level":"info","ts":"2026-05-12T22:08:49Z","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-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","component.Namespace":"build-e2e-hevv","component.Name":"gl-multi-component-child-jtlh"} {"level":"info","ts":"2026-05-12T22:08:49Z","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-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-tl8lx","reconcileID":"270d4f65-3909-4fab-9dc9-85af96ead304","component.Name":"gl-multi-component-parent-jtlh"} {"level":"info","ts":"2026-05-12T22:08:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtqt-20260512-220411-000"} {"level":"info","ts":"2026-05-12T22:08:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtqt-20260512-220411-000","application":"build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtqt-20260512-220411-000"} {"level":"info","ts":"2026-05-12T22:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220411-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtqt-20260512-220411-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-jtlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh@sha256:9f5a40a9aee0353a7fa3e95ec12f503b1ea6b1e8eea9de5a01b0fe28f9ee04af","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye","revision":"a64ed9e9705adefc1e28aeb9f044f337d9c75378"}}}]} {"level":"info","ts":"2026-05-12T22:08:49Z","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-gtqt-20260512-220411-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220411-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220411-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:08: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":"build-suite-component-update-gtqt-20260512-220411-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220411-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","Application.Name":"build-suite-component-update-gtqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:08:49Z","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-gtqt-20260512-220411-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220411-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:08:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:08:49Z","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-gtqt-20260512-220411-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220411-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08: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":"build-suite-component-update-gtqt-20260512-220411-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220411-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-tl8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-220411-000"} {"level":"info","ts":"2026-05-12T22:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-tl8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-220411-000"} {"level":"info","ts":"2026-05-12T22:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-tl8lx","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-12T22:08:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-tl8lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-push-tl8lx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","snapshot.Name":"build-suite-component-update-gtqt-20260512-220411-000"} {"level":"info","ts":"2026-05-12T22:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-push-tl8lx","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-12T22:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-jtlh-on-push-tl8lx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","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-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-push-8bbr7","reconcileID":"1334fb49-1f18-42af-af12-a8c8c0f5c923","Component.Namespace":"build-e2e-hevv","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-parent-jtlh@sha256:339a53576ce6eb813d0bc9279c82d1a6bad70e28d0f7aaee8293cfdb8c4a6c61","Component.Name":"gl-multi-component-parent-jtlh","lastBuildCommit":"5b8d53aeb67f021fcca358b824b6ba8de1962eaf"} {"level":"info","ts":"2026-05-12T22:08:52Z","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-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","component.Namespace":"build-e2e-hevv","component.Name":"gl-multi-component-parent-jtlh"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtqt-20260512-220412-000"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtqt-20260512-220412-000","application":"build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtqt-20260512-220412-000"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220412-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gtqt-20260512-220412-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-jtlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-child-jtlh@sha256:9f5a40a9aee0353a7fa3e95ec12f503b1ea6b1e8eea9de5a01b0fe28f9ee04af","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-cvduye","revision":"a64ed9e9705adefc1e28aeb9f044f337d9c75378","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-jtlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hevv/gl-multi-component-parent-jtlh@sha256:339a53576ce6eb813d0bc9279c82d1a6bad70e28d0f7aaee8293cfdb8c4a6c61","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-cvduye","revision":"5b8d53aeb67f021fcca358b824b6ba8de1962eaf"}}}]} {"level":"info","ts":"2026-05-12T22:08:52Z","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-gtqt-20260512-220412-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220412-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220412-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220412-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220412-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","Application.Name":"build-suite-component-update-gtqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220412-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220412-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:08:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:08:52Z","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-gtqt-20260512-220412-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220412-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220412-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220412-000","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-push-8bbr7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-220412-000"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-push-8bbr7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gtqt-20260512-220412-000"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-push-8bbr7","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-12T22:08:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-push-8bbr7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-jtlh-on-push-8bbr7 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","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-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","snapshot.Name":"build-suite-component-update-gtqt-20260512-220412-000"} {"level":"info","ts":"2026-05-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh-on-push-8bbr7","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-12T22:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-jtlh-on-push-8bbr7 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","PR group":"konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","prGroup":"konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh","prGroupHash":"8599113a4dc85b7055b42ff54ea3026b1aeeec62c060bf6948e0c0a0827887"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtqt-20260512-220913-646"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtqt-20260512-220913-646","application":"build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtqt-20260512-220913-646"} {"level":"info","ts":"2026-05-12T22:09: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-gtqt-20260512-220913-646","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220913-646","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220913-646","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:09: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-gtqt-20260512-220913-646","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220913-646","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","Application.Name":"build-suite-component-update-gtqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:09: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-gtqt-20260512-220913-646","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220913-646","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:09:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:09: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-gtqt-20260512-220913-646","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220913-646","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-gtqt-20260512-220913-646","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220913-646","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"error","ts":"2026-05-12T22:09:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-multi-component-parent-jtlh","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh","reconcileID":"c66b7cb2-d120-49a3-aedc-b7340988a569","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-multi-component-parent-jtlh\" 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-12T22:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gtqt-20260512-220913-705"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gtqt-20260512-220913-705","application":"build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gtqt-20260512-220913-705"} {"level":"info","ts":"2026-05-12T22:09: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-gtqt-20260512-220913-705","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220913-705","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220913-705","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:09: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-gtqt-20260512-220913-705","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220913-705","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","Application.Name":"build-suite-component-update-gtqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:09: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-gtqt-20260512-220913-705","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"build-suite-component-update-gtqt-20260512-220913-705","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:09:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:09: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-gtqt-20260512-220913-705","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220913-705","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09: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-gtqt-20260512-220913-705","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gtqt-20260512-220913-705","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-jtlh","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-parent-jtlh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-12T22:09:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-pull-request-xbwvs","namespace":"build-e2e-hevv"},"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-12T22:09:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-jtlh-on-push-8bbr7","namespace":"build-e2e-hevv"},"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-12T22:09:14Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-jtlh","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-jtlh-component-update-gl-multi-component-parent-jtlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22: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":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt"} {"level":"info","ts":"2026-05-12T22:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"application":"build-e2e-hevv/build-suite-component-update-gtqt","namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:09:17Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-8bjjz","namespace":"build-e2e-hevv"},"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-12T22:09:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-hf6zn","namespace":"build-e2e-hevv"},"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-12T22:09:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"namespace":"build-e2e-hevv","name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-12T22:09:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"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-12T22:09:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"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-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gtqt-20260512-220411-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hevv","snapshot":"build-suite-component-update-gtqt-20260512-220411-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gtqt-20260512-220913-646"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hevv","snapshot":"build-suite-component-update-gtqt-20260512-220913-646"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gtqt-20260512-214734-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hevv","snapshot":"build-suite-component-update-gtqt-20260512-214734-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hevv","snapshot":"build-suite-component-update-gtqt-20260512-215556-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gtqt-20260512-220412-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hevv","snapshot":"build-suite-component-update-gtqt-20260512-220412-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gtqt-20260512-220913-705"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hevv","snapshot":"build-suite-component-update-gtqt-20260512-220913-705"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gtqt-20260512-220311-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hevv","snapshot":"build-suite-component-update-gtqt-20260512-220311-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gtqt-20260512-220305-000"} {"level":"info","ts":"2026-05-12T22:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hevv","snapshot":"build-suite-component-update-gtqt-20260512-220305-000"} 2026/05/12 22:09:18 http: TLS handshake error from 10.128.0.2:38634: EOF 2026/05/12 22:09:18 http: TLS handshake error from 10.129.0.2:43272: EOF {"level":"error","ts":"2026-05-12T22:09:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-jw7gd","namespace":"build-e2e-hevv"},"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-12T22:09:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-push-tl8lx","namespace":"build-e2e-hevv"},"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-12T22:09:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-lj7lp","namespace":"build-e2e-hevv"},"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-12T22:09:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-jtlh-on-pull-request-plhs5","namespace":"build-e2e-hevv"},"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-12T22:09: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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09: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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09: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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09: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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","reconcileID":"467ac432-933d-4801-ab15-31e15ac0d92e","Component.Namespace":"build-e2e-eolb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-eolb/gh-test-custom-branch-mrcblm@sha256:49dbb698db55b52ad1bf8edadd2a5e2b6be6a4ec0e9e8131204e3e2ac1b3ae4b","Component.Name":"gh-test-custom-branch-mrcblm","lastBuildCommit":"530c968727b4e61cdd0f3e7ff500455d47896032"} {"level":"info","ts":"2026-05-12T22:09: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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","component.Namespace":"build-e2e-eolb","component.Name":"gh-test-custom-branch-mrcblm"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-rixa-20260512-220443-000"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-rixa-20260512-220443-000","application":"build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-rixa-20260512-220443-000"} {"level":"info","ts":"2026-05-12T22:09: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-rixa-20260512-220443-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rixa-20260512-220443-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rixa-20260512-220443-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:09: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-rixa-20260512-220443-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-rixa-20260512-220443-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","Application.Name":"build-suite-test-application-rixa","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-220443-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-rixa-20260512-220443-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-mrcblm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-eolb/gh-test-custom-branch-mrcblm@sha256:49dbb698db55b52ad1bf8edadd2a5e2b6be6a4ec0e9e8131204e3e2ac1b3ae4b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-aafgbf","revision":"530c968727b4e61cdd0f3e7ff500455d47896032"}}}]} {"level":"info","ts":"2026-05-12T22:09: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-rixa-20260512-220443-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"build-suite-test-application-rixa-20260512-220443-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:09:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:09: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-rixa-20260512-220443-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rixa-20260512-220443-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09: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-rixa-20260512-220443-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-rixa-20260512-220443-000","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rixa-20260512-220443-000"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rixa-20260512-220443-000"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","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-12T22:09:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-mrcblm-on-push-h9pl2 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09: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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09: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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09: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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09: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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"info","ts":"2026-05-12T22:09: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-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","snapshot.Name":"build-suite-test-application-rixa-20260512-220443-000"} {"level":"info","ts":"2026-05-12T22:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","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-12T22:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-mrcblm-on-push-h9pl2 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-mrcblm-on-push-h9pl2","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa"} {"level":"error","ts":"2026-05-12T22:10:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-byhadj","namespace":"build-e2e-hfht"},"namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj","reconcileID":"aad23abe-f9f3-4325-88e1-95f1c52a63ff","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-test-custom-branch-byhadj\" 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-12T22:10:48Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-byhadj","namespace":"build-e2e-hfht"},"application":"build-e2e-hfht/build-suite-test-application-whmj","namespace":"build-e2e-hfht","name":"gl-test-custom-branch-byhadj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:10:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T22:10:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hfht","snapshot":"build-suite-test-application-whmj-20260512-214825-000"} {"level":"info","ts":"2026-05-12T22:10:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-whmj-20260512-215749-000"} {"level":"info","ts":"2026-05-12T22:10:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hfht","snapshot":"build-suite-test-application-whmj-20260512-215749-000"} {"level":"info","ts":"2026-05-12T22:10:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-whmj-20260512-220329-000"} {"level":"info","ts":"2026-05-12T22:10:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hfht","snapshot":"build-suite-test-application-whmj-20260512-220329-000"} {"level":"error","ts":"2026-05-12T22:11:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-mrcblm","namespace":"build-e2e-eolb"},"namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm","reconcileID":"7a416648-f964-40a4-8c37-f007d22a6823","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-mrcblm\" 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-12T22:11:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-mrcblm","namespace":"build-e2e-eolb"},"application":"build-e2e-eolb/build-suite-test-application-rixa","namespace":"build-e2e-eolb","name":"gh-test-custom-branch-mrcblm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-rixa-20260512-220443-000"} {"level":"info","ts":"2026-05-12T22:11: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-eolb","snapshot":"build-suite-test-application-rixa-20260512-220443-000"} {"level":"info","ts":"2026-05-12T22:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T22:11: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-eolb","snapshot":"build-suite-test-application-rixa-20260512-214753-000"} {"level":"info","ts":"2026-05-12T22:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-rixa-20260512-215920-000"} {"level":"info","ts":"2026-05-12T22:11: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-eolb","snapshot":"build-suite-test-application-rixa-20260512-215920-000"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"639.098735ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:14:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","reconcileID":"1b657647-96b7-4e0f-91b1-6b7374e55155","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"644.584309ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:14:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","reconcileID":"4ac4e4f5-53f3-4c65-b635-c30d507f1da7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"655.062728ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:14:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","reconcileID":"eeac0bd5-33ef-4db6-a614-5057391abc9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"675.570248ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:14:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","reconcileID":"0bedb2d1-377e-41ea-9083-af45d0cdf423","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"716.155288ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:14:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","reconcileID":"1f300bb1-5684-4b71-b2a3-146c956a4441","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"750.271815ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:14:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","reconcileID":"1f217f63-b493-476e-9e9a-a88b0f69d812","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"797.446584ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:14:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","reconcileID":"55f3c514-edf7-4db4-9b42-6e0f9edce7ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"1.11851987s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:14:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","reconcileID":"39104d3d-91ad-4563-beed-1bd9a274285a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"1.454147607s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:14:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","reconcileID":"bcc70a89-f8a0-4973-a200-007d9631ed86","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"1.759867494s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:14:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","reconcileID":"ebb4c359-dc2d-4bb3-8fc5-8b5ab9a33897","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-vzka-20260512-214642-000"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-vzka-20260512-214642-000","application":"build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-vzka-20260512-214642-000"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-214642-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-vzka-20260512-214642-000","snapshot.Spec.Components":[{"name":"go-component-tkyajq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jnjm/go-component-tkyajq@sha256:e62266396086d8e27998ceaefaf0d8b0989e523082b68fb269d5258079c71b11","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"c5b20138c67a0df79123a61264ce39a1e7ed8369"}}}]} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-tkyajq is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 96d6d305173365802a3b0b6b4bec31693160cc0c8bed2c21f790826deecede is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-vzka-20260512-214642-000"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:14: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":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","Application.Name":"build-suite-positive-mc-vzka","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:14: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":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"}} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","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-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-214642-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:14:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:14: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":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:14: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":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14: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":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-214642-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-vzka-20260512-214642-000"} {"level":"info","ts":"2026-05-12T22:14: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":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-214642-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","snapshot.Namespace":"build-e2e-jnjm","snapshot.Name":"build-suite-positive-mc-vzka-20260512-214642-000"} {"level":"info","ts":"2026-05-12T22:14: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":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:14: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":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-214642-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-vzka-20260512-214642-000"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","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-12T22:14:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tkyajq-on-pull-request-5dqpc has finished running","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","snapshot.Name":"build-suite-positive-mc-vzka-20260512-214642-000"} {"level":"info","ts":"2026-05-12T22:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-5dqpc","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-12T22:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tkyajq-on-pull-request-5dqpc has finished running","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-5dqpc","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-push-snlfb","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-push-snlfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:15:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-vzka-20260512-214642-000"} {"level":"info","ts":"2026-05-12T22:15:21Z","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-tkyajq-on-push-snlfb","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-tkyajq-on-push-snlfb","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-tkyajq-on-push-snlfb","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-push-snlfb","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-push-snlfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-tkyajq-on-push-snlfb is not associated with a pull request","buildpipelineRun":{"name":"go-component-tkyajq-on-push-snlfb","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-akdami","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-akdami-on-pull-request-mlv48","PR group":"konflux-python-component-akdami"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","prGroup":"konflux-python-component-akdami","prGroupHash":"6cccd3e7e042efaa7faf861b05cbba307285f0065aaaca57fec859e2e13493"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:16: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:16: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:16: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:16: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:16: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-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:16: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:17: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:17:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:17:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T22:17: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:17:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"error","ts":"2026-05-12T22:17:54Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-f55s4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-f55s4\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-f55s4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-f55s4\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:17:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T22:17:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-f55s4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-f55s4\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:17:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"23a81a3d-f5b4-4a6e-8791-fb255eebce48","error":"resolution for 'my-integration-test-mgyu-f55s4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-f55s4\": 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-12T22:17:54Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:17:54Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:17:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:17:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:17:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:17:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75675449038, NodeID:\"CR_kwDONSo-hs8AAAARnpu2zg\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75675449038\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75675449038\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 22:06:58 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 22:06:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-knvt4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-knvt4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75675449038/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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-12T22:17:54Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:17:55Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75676955777,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T22:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T22:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:17:55Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:19: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:20: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:20: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:20: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:20: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:20: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:20:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"558.796495ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:21:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"2cec29ba-a70e-4a77-b805-cfc460c4b7e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"564.344835ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:21:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"88c57d0e-9050-40c8-a232-963f2aa5bee0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"574.815799ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:21:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"cfac7ca7-207a-4955-9f15-46976ef9ce86","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"595.50781ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:21:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"7f3af8cc-2a34-48d6-8600-037540e66c72","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"636.37555ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:21:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"d6cce4ef-96da-453f-9551-836ea37db8e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"661.914521ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:21:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"6888138a-12a3-4087-80e8-90b8d35da49f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"717.895537ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:21:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"a7036e01-26d9-480b-a97e-62c5dcd19eea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"1.038706973s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:21:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"6eefbbd9-5436-4aab-8145-ba020436be78","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"1.395675697s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:21:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"6b702fbd-cd95-4b20-b062-ebdd2f80336d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","elapsedSinceCompletion":"1.679970976s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:21:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"fa1393a9-70f8-4775-9276-270c83e1e8fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:21: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","reconcileID":"c1ca29ad-4adc-4d76-857a-3818ea0d65da","component.Name":"go-component-tkyajq"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-vzka-20260512-221545-000"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-vzka-20260512-221545-000","application":"build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-vzka-20260512-221545-000"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-221545-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-vzka-20260512-221545-000","snapshot.Spec.Components":[{"name":"python-component-akdami","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jnjm/python-component-akdami@sha256:7eab407702d33fa75bda780d62db9aeb04f7abf6bd6d04550efea05d153ed023","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"ab6525b0d30824c737e5423491369a3f3c0fa729"}}}]} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-akdami is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6cccd3e7e042efaa7faf861b05cbba307285f0065aaaca57fec859e2e13493 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-vzka-20260512-221545-000"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:21:54Z","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-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","Application.Name":"build-suite-positive-mc-vzka","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:21:54Z","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-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"}} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","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-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","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-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-221545-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:21:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:21:54Z","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-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:21:54Z","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-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","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-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-221545-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-vzka-20260512-221545-000"} {"level":"info","ts":"2026-05-12T22:21:54Z","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-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-221545-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","snapshot.Namespace":"build-e2e-jnjm","snapshot.Name":"build-suite-positive-mc-vzka-20260512-221545-000"} {"level":"info","ts":"2026-05-12T22:21:54Z","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-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T22:21:54Z","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-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-221545-000","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-vzka-20260512-221545-000"} {"level":"info","ts":"2026-05-12T22:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","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-12T22:21:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-akdami-on-pull-request-mlv48 has finished running","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21:56Z","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-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:21: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":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","snapshot.Name":"build-suite-positive-mc-vzka-20260512-221545-000"} {"level":"info","ts":"2026-05-12T22:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-pull-request-mlv48","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-12T22:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-akdami-on-pull-request-mlv48 has finished running","buildpipelineRun":{"name":"python-component-akdami-on-pull-request-mlv48","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-push-564s4","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-push-564s4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:22:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-vzka-20260512-221545-000"} {"level":"info","ts":"2026-05-12T22:22:10Z","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-akdami-on-push-564s4","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"python-component-akdami-on-push-564s4","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"python-component-akdami-on-push-564s4","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-akdami-on-push-564s4","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami-on-push-564s4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-akdami-on-push-564s4 is not associated with a pull request","buildpipelineRun":{"name":"python-component-akdami-on-push-564s4","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-tkyajq-on-pull-request-m9m6j","PR group":"pr-branch-igolgu"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","prGroup":"pr-branch-igolgu","prGroupHash":"0af65664ab7d7a2854a454121ff1289f118b27d9e420bc28ae6d58d04cf493"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:22:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-csyyet","namespace":"build-e2e-tsqp"},"application":"build-e2e-tsqp/build-suite-negative-mc-cuwe","namespace":"build-e2e-tsqp","name":"go-component-csyyet","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-igolgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22: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-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:22:58Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-csyyet","namespace":"build-e2e-tsqp"},"application":"build-e2e-tsqp/build-suite-negative-mc-cuwe","namespace":"build-e2e-tsqp","name":"go-component-csyyet","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-vzka-20260512-222300-676"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-vzka-20260512-222300-676","application":"build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-vzka-20260512-222300-676"} {"level":"info","ts":"2026-05-12T22:23:00Z","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-vzka-20260512-222300-676","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-676","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-676","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:23: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":"build-suite-positive-mc-vzka-20260512-222300-676","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-676","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","Application.Name":"build-suite-positive-mc-vzka","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:23:00Z","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-vzka-20260512-222300-676","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-222300-676","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:23:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:23:00Z","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-vzka-20260512-222300-676","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-676","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23: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":"build-suite-positive-mc-vzka-20260512-222300-676","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-676","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"error","ts":"2026-05-12T22:23:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-tkyajq","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq","reconcileID":"9d22a24e-d74a-4c81-be71-68bbe5f743f0","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-tkyajq\" 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-12T22:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-vzka-20260512-222300-735"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-vzka-20260512-222300-735","application":"build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-vzka-20260512-222300-735"} {"level":"info","ts":"2026-05-12T22:23:00Z","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-vzka-20260512-222300-735","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-735","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-735","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:23: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":"build-suite-positive-mc-vzka-20260512-222300-735","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-735","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","Application.Name":"build-suite-positive-mc-vzka","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:23:00Z","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-vzka-20260512-222300-735","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-222300-735","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:23:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:23:00Z","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-vzka-20260512-222300-735","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-735","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23: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":"build-suite-positive-mc-vzka-20260512-222300-735","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-735","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-akdami","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"python-component-akdami","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-vzka-20260512-222300-775"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-vzka-20260512-222300-775","application":"build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-vzka-20260512-222300-775"} {"level":"info","ts":"2026-05-12T22:23:00Z","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-vzka-20260512-222300-775","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-775","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-775","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T22:23: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":"build-suite-positive-mc-vzka-20260512-222300-775","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-775","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","Application.Name":"build-suite-positive-mc-vzka","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T22:23:00Z","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-vzka-20260512-222300-775","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"build-suite-positive-mc-vzka-20260512-222300-775","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:23:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:23:00Z","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-vzka-20260512-222300-775","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-775","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23: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":"build-suite-positive-mc-vzka-20260512-222300-775","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-vzka-20260512-222300-775","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka"} {"level":"info","ts":"2026-05-12T22:23:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-tkyajq","namespace":"build-e2e-jnjm"},"application":"build-e2e-jnjm/build-suite-positive-mc-vzka","namespace":"build-e2e-jnjm","name":"go-component-tkyajq","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T22:23:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-12T22:23:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"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-12T22:23:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"namespace":"build-e2e-jnjm","name":"go-component-tkyajq-on-pull-request-m9m6j","reconcileID":"5111241f-0660-42bf-96c5-cf1ba352a2ce","error":"pipelineruns.tekton.dev \"go-component-tkyajq-on-pull-request-m9m6j\" 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-12T22:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"req":{"name":"go-component-tkyajq-on-pull-request-m9m6j","namespace":"build-e2e-jnjm"},"error":"PipelineRun.tekton.dev \"go-component-tkyajq-on-pull-request-m9m6j\" 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-12T22:23:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-vzka-20260512-222300-775"} {"level":"info","ts":"2026-05-12T22:23: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-jnjm","snapshot":"build-suite-positive-mc-vzka-20260512-222300-775"} {"level":"info","ts":"2026-05-12T22:23:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-vzka-20260512-222300-735"} {"level":"info","ts":"2026-05-12T22:23: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-jnjm","snapshot":"build-suite-positive-mc-vzka-20260512-222300-735"} {"level":"info","ts":"2026-05-12T22:23:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-vzka-20260512-222300-676"} {"level":"info","ts":"2026-05-12T22:23: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-jnjm","snapshot":"build-suite-positive-mc-vzka-20260512-222300-676"} {"level":"info","ts":"2026-05-12T22:23:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-vzka-20260512-221545-000"} {"level":"info","ts":"2026-05-12T22:23: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-jnjm","snapshot":"build-suite-positive-mc-vzka-20260512-221545-000"} {"level":"info","ts":"2026-05-12T22:23:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-vzka-20260512-214642-000"} {"level":"info","ts":"2026-05-12T22:23: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-jnjm","snapshot":"build-suite-positive-mc-vzka-20260512-214642-000"} {"level":"info","ts":"2026-05-12T22:23:14Z","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-12T22:23:14Z","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-12T22:23:15Z","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-12T22:23:15Z","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-12T22:23:15Z","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-12T22:23:15Z","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-12T22:23:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:40Z","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-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-dtm6w","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-web-server-on-pull-request-dtm6w","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-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:40Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:45Z","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-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-tl9kq","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","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-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:45Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:45Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:45Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:45Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:49Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:49Z","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-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-wrgpz","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-12T22:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:49Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:49Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:49Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:53Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:53Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:53Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","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-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-z78dm","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:56Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:56Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:56Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:58Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:23:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:59Z","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-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-tlcdx","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-12T22:23: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":"mathwizz-web-server-on-pull-request-tlcdx","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-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:02Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:03Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","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-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-knfdb","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","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-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:05Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:05Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:05Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:05Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:07Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:07Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:07Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:11Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:16Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:34Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:45Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:50Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:25: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:02Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:04Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:05Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:05Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:05Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:07Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:07Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:09Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:09Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:09Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:11Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:16Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:17Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:20Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:23Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:27Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:31Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:33Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:33Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:33Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:33Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:35Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:37Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:37Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:39Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:40Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:47Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:49Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:50Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:51Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:51Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:56Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:58Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26: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-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:27: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:26Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"561.952194ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"e10331e7-46cf-48f0-93d5-f3d73531d24a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:26Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"567.505082ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"87dd41c2-ad94-47a7-87a6-f6b7cd9bbf77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:26Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"578.055141ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"89b46e42-b706-42c8-8d09-4656cc5537ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:26Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"599.46164ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"bf1d1107-966a-420c-947b-d35fa64459df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:26Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"640.037753ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"9ba4aa91-5e7c-4678-aabb-0a2861f41377","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:26Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"675.868228ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"5e03d639-4830-42e0-8066-e2adc7dc2cf9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:26Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"721.509141ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"0952618d-4914-4b7a-8387-bc51a31b57ec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.042385272s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"37c0a3cb-c280-4fad-8e27-b98a2180adfe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.682860944s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"aa8fd5ad-a5a2-407d-a51b-37a2140ef734","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T22:27:28Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"5d0068cc-3512-4a52-84c5-62bb30d79358","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-12T22:27:28Z","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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-dtm6w","reconcileID":"5d0068cc-3512-4a52-84c5-62bb30d79358","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-12T22:27:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260512-222341-000"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260512-222341-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260512-222341-000"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-20260512-222341-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222341-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:354e86e1efab1c26d80d65303525ae1f8fd0c0fe3c9badc5b3e8f0e21d4ba348","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-cebgqg","revision":"7b534124a72a29bc24baa158d1c103400bd54b83"}}}]} {"level":"info","ts":"2026-05-12T22:27:30Z","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-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","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-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260512-222341-000"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-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-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-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-12T22:27:30Z","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-20260512-222341-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-20260512-222341-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:27:30Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-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-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-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-20260512-222341-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-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-20260512-222341-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-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-20260512-222341-000"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-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-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222341-000"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222341-000"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","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-12T22:27:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-dtm6w has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222341-000"} {"level":"info","ts":"2026-05-12T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","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-dtm6w","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-12T22:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-dtm6w has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-dtm6w","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:37Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"245.558178ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"74088cc4-3d89-45ef-a189-98c8c9ee7a96","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:37Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"251.10789ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"cc3f5efa-94a2-4959-bab5-aa505919edd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:37Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"261.651988ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"a538611f-1333-4985-9455-27c585a5519f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:37Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"282.73266ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"53cb8ee4-4a2b-4fb8-a99c-b2077cf570f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:37Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"323.358276ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"0ef14e70-78ab-4b35-9e1b-2d81cec42437","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:37Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"404.427741ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"c7670105-5b0c-41d0-bd14-77f6e83c5469","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:37Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"413.305726ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"1a65da39-6fcd-4003-8fea-78026fa9c335","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:37Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"564.960234ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"4ac15477-c68e-4107-9503-f63ce92e6854","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:38Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.112576258s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"bb06858d-71a2-445a-9d43-445f976660db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:38Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.205419401s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:27:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"9d3dd3c5-edef-4cbd-a1f2-3d62ba60936b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T22:27:39Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"b08c0c21-e028-4288-94e0-f1b2f8e6827e","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-12T22:27:39Z","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-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-tl9kq","reconcileID":"b08c0c21-e028-4288-94e0-f1b2f8e6827e","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-12T22:27:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260512-222346-000"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260512-222346-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260512-222346-000"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-20260512-222346-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222346-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:8e2fa8c17207df15e4178f1e7fcca41ce8ff8f05a811d14510e67c7cbcee787c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-zbyjpe","revision":"386bb169eb961ccad55c5327313c0f261c6fe91d"}}}]} {"level":"info","ts":"2026-05-12T22:27:39Z","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-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","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-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260512-222346-000"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222346-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-12T22:27:39Z","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-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222346-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-12T22:27:39Z","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-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","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-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","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-20260512-222346-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-20260512-222346-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:27:39Z","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-20260512-222346-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-20260512-222346-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:27:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:27:39Z","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-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222346-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-12T22:27:39Z","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-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222346-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222346-000"} {"level":"info","ts":"2026-05-12T22:27:39Z","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-20260512-222346-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-20260512-222346-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222346-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-20260512-222346-000"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222346-000"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","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-12T22:27:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-tl9kq has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:27: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-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222346-000"} {"level":"info","ts":"2026-05-12T22:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","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-tl9kq","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-12T22:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-tl9kq has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-tl9kq","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:06Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"997.446323ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"f0bcba27-5181-40ce-aa08-be1b513175ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:07Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.002954658s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"6477dd49-8799-4c88-9a20-f55c9554327d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:07Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.013532667s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"4c3a9d04-9294-494e-beda-7dc567a57b84","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:07Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.034045836s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"b7b8b836-7c0c-4dd9-b20d-36fd629a2187","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:07Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.0746339s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"dda3d666-ad6a-41a2-8554-cc3489171cf3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:07Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.103912595s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"6e53faf8-fd31-42bd-9898-260acb8ef096","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:07Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.155574401s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"f1bd25ff-bdca-4d44-8794-b859d009a77b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:07Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"223.664583ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"d3356d7c-87c0-4075-90fc-28ac48f4cb76","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:07Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"476.489658ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"6ba0316e-a17b-4b9c-a2c7-229331fee728","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:07Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"890.270608ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"3605c7ff-f6be-463f-bef0-8d2136784a78","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T22:28:08Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"e65b956b-f51f-4b5c-9660-1a8b9c7b9812","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-12T22:28:08Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-z78dm","reconcileID":"e65b956b-f51f-4b5c-9660-1a8b9c7b9812","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-12T22:28:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260512-222354-000"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260512-222354-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260512-222354-000"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-20260512-222354-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222354-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend@sha256:00e1dbb4a6aeb16730522709737ee0de3a05d4b52f2acc054a82b08949badd1f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-cebgqg","revision":"52f3085096126651c92debfdbf714c531ebc4720"}}}]} {"level":"info","ts":"2026-05-12T22:28:08Z","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-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","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-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260512-222354-000"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-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-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-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-12T22:28:08Z","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-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","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-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","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-20260512-222354-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-20260512-222354-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:28:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:28:08Z","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-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-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-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","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-20260512-222354-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-20260512-222354-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:28:08Z","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-20260512-222354-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-20260512-222354-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-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-20260512-222354-000"} {"level":"info","ts":"2026-05-12T22:28:08Z","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-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-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-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222354-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222354-000"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222354-000"} {"level":"info","ts":"2026-05-12T22:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","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-12T22:28:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:28:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-z78dm has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:09Z","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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222354-000"} {"level":"info","ts":"2026-05-12T22:28:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","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-z78dm","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-12T22:28:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-z78dm has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-z78dm","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:11Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"973.507075ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"db27b745-404e-4ad7-a27c-69e775bf6efc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:11Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"979.010836ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"e32f2adc-bcfd-4709-9f4c-3898bc85237e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:11Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"989.550948ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"45ef60a2-5bd8-448b-98f7-1000f41d6283","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.010513012s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"eb8f56b0-36b9-40f7-909e-b7e98dd05a0b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.051063922s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"3461871a-6c11-4c78-92a3-b5f69cb24f7e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.131643127s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"adb3a21e-f8ec-4dc9-8be4-ef053bbc031b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.142350333s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"bb276c9e-77cd-455f-8cbb-868cc5f9360b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"282.300322ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"c3a04e7b-444a-47a3-83ff-5846aac988de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"292.857349ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"9bf0f676-0d79-4f62-b3df-41fb0c6f883c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"590.178125ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"016f16d6-60fe-4527-982a-c49bbf86dacd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"596.296106ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"eeefb7b6-d3c8-4327-9771-96a40501050f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"606.957677ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"c7b218c7-ec02-4216-9479-52c993a53abf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"627.582415ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"d2fe48ac-ee04-461f-9bd7-e679ab8fc2aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"668.997621ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"9c082366-dca4-4d9d-ad23-d8b0ed57f969","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"749.476874ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"d41f743f-125d-4410-af98-0ce85c89b6e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"910.127792ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"263fb5fd-c5a6-413b-a025-8e26326e3393","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:12Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"925.091921ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"5f905bf2-4625-4872-880f-0776db6cdaf7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:13Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.231410071s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"141dd74a-fb82-4fa7-b7db-73ed6203e1c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:13Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.406811827s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"61870238-88bd-4b4d-bd80-b6ffae45700f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:13Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.519392667s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"82d26c8e-5c21-4b80-a92c-6843f0f2b053","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:13Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.573717781s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"ede58d6d-2d78-40ed-9a40-d7e58da4ab1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:13Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.872292733s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"938d3bab-9007-416e-915c-d71d3dbdb78f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T22:28:14Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"e0188d61-7d67-44ce-abe2-9ff90ede76d3","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-12T22:28:14Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tlcdx","reconcileID":"e0188d61-7d67-44ce-abe2-9ff90ede76d3","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-12T22:28:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260512-222400-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260512-222400-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260512-222400-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-20260512-222400-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222400-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:7117dfb86e11d172a341cf4a9c7e34e9fc3a374185b467e4ca4a220e6f03c20e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-zbyjpe","revision":"bbdf169468e6a692e68827a0d1a74ede772019ee"}}}]} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260512-222400-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-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-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-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-12T22:28:14Z","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-20260512-222400-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-20260512-222400-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222400-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-20260512-222400-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:28:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-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-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222400-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-20260512-222400-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222400-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-20260512-222400-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222400-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222400-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","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-12T22:28:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-tlcdx has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T22:28:14Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"beebe616-67c5-49b9-8cec-5356ad4f6edc","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-12T22:28:14Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-wrgpz","reconcileID":"beebe616-67c5-49b9-8cec-5356ad4f6edc","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-12T22:28:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260512-222350-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260512-222350-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260512-222350-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-20260512-222350-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222350-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend@sha256:42a1ed93cdd14d03dbee4839d30cef923660c88a99910ff73d6d1a9d56665842","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-zbyjpe","revision":"6992892ebc33235a0a41e7e1347a6ca727c272b0"}}}]} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260512-222350-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-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-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-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-12T22:28:14Z","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-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222350-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-20260512-222350-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222350-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-20260512-222350-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:28:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-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-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222350-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","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-20260512-222350-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-20260512-222350-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-222350-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-20260512-222350-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222350-000"} {"level":"info","ts":"2026-05-12T22:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","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-12T22:28:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:28:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-wrgpz has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:18Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:18Z","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-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222400-000"} {"level":"info","ts":"2026-05-12T22:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","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-tlcdx","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-12T22:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-tlcdx has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tlcdx","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:18Z","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-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-222350-000"} {"level":"info","ts":"2026-05-12T22:28:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","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-wrgpz","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-12T22:28:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-wrgpz has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-wrgpz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:20Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.072641538s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"bb4f2818-743f-4a74-8c20-b2d6605b608f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:20Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.078197051s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"3ccf4759-cac3-4376-b353-843550551856","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:20Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.088820744s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"d89dba61-37fc-4733-ba26-8f5ca728001e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:20Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.110015704s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"640f68bb-a165-4730-a35b-ca4264fcc827","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:20Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.150944699s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"de630fdc-4502-4b1f-8bb7-d6fe4df0511f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:20Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.231608539s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"b22fbe23-f5df-4d64-8562-2bb5d2fc43f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:20Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.392397227s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"f1224bc9-a30e-4e98-b713-f701c976687c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:20Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.713013558s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"e3a533f1-a5f8-49c8-85bb-48196e62436d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:20Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.722012234s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"65940b22-3c41-4e26-9835-1d72a2a125c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:21Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"2.354072567s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T22:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T22:28:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"e071dbe3-7b16-4bf0-9313-e8a6cac90f7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T22:28:21Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"596c1b89-24a9-4e70-8906-4ce7638cd9b6","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-12T22:28:21Z","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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-knfdb","reconcileID":"596c1b89-24a9-4e70-8906-4ce7638cd9b6","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-12T22:28:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260512-222404-000"} {"level":"info","ts":"2026-05-12T22:28:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260512-222404-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260512-222404-000"} {"level":"info","ts":"2026-05-12T22:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-20260512-222404-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222404-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:b0163585db23d8a7fc9e159cf0052d5aee02bf1e2fc0e875ca5dc72ed287eaaf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-cebgqg","revision":"ec977c057cb6a22f378085d24bf66aa67bb75b32"}}}]} {"level":"info","ts":"2026-05-12T22:28:21Z","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-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:21Z","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-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260512-222404-000"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-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-12T22:28:22Z","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-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-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-12T22:28:22Z","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-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","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-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","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-20260512-222404-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-20260512-222404-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T22:28:22Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T22:28:22Z","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-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-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-12T22:28:22Z","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-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","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-20260512-222404-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-20260512-222404-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222404-000"} {"level":"info","ts":"2026-05-12T22:28:22Z","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-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-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-12T22:28:22Z","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-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28:22Z","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-20260512-222404-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-20260512-222404-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-222404-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-20260512-222404-000"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222404-000"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","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-12T22:28:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T22:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-knfdb has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:28: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":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-222404-000"} {"level":"info","ts":"2026-05-12T22:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","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-knfdb","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-12T22:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-knfdb has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-knfdb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T22:34: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:34:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:34:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T22:34: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:34:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"error","ts":"2026-05-12T22:34:35Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-hbjk2' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-hbjk2\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:34:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-hbjk2' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-hbjk2\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T22:34:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-hbjk2' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-hbjk2\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:34:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"060239c0-23bd-4809-83d4-0b19344ad1cc","error":"resolution for 'my-integration-test-mgyu-hbjk2' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-hbjk2\": 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-12T22:34: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T22:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:34:35Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:34:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:34:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:34:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75676955777, NodeID:\"CR_kwDONSo-hs8AAAARnrK0gQ\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75676955777\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75676955777\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 22:17:55 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 22:17:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-f55s4' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-f55s4\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75676955777/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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-12T22:34:35Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:34:36Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75679171329,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T22:34:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T22:34:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:34: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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} 2026/05/12 22:46:01 http: TLS handshake error from 10.129.0.2:59216: EOF 2026/05/12 22:46:01 http: TLS handshake error from 10.130.0.2:40500: EOF 2026/05/12 22:46:01 http: TLS handshake error from 10.130.0.2:40494: EOF 2026/05/12 22:46:01 http: TLS handshake error from 10.129.0.2:59218: EOF 2026/05/12 22:46:01 http: TLS handshake error from 10.130.0.2:40506: EOF 2026/05/12 22:46:01 http: TLS handshake error from 10.128.0.2:34850: EOF 2026/05/12 22:46:01 http: TLS handshake error from 10.128.0.2:34854: EOF 2026/05/12 22:46:01 http: TLS handshake error from 10.129.0.2:59230: EOF 2026/05/12 22:46:01 http: TLS handshake error from 10.128.0.2:34856: EOF {"level":"info","ts":"2026-05-12T22:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T22:50: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":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","prGroup":"konflux-test-component-pac-qcswsr","prGroupHash":"45f7abe4123ee080963e7826d4dd01a175ebabd903a9b5ee6bf603120b9062"} {"level":"info","ts":"2026-05-12T22:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T22:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T22:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T22:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T21:55:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-12T21:46:38Z","completionTime":"2026-05-12T21:55:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"name":"IMAGE_DIGEST","value":"sha256:3fc6b93d4b17955d9133d25ebfa69c14fe80cd3595ebd6c202edb4029110ac5d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"b333244d61df1731e8db940181d3f333ce58ee58"}],"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-status-report"},{"name":"revision","value":"b333244d61df1731e8db940181d3f333ce58ee58"}],"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/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"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/stat-rep-felc/test-component-pac-qcswsr:on-pr-b333244d61df1731e8db940181d3f333ce58ee58"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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-qcswsr-on-pull-request-tvdcv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0295354b57ec551676ba3ff725be39aa-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0295354b57ec551676ba3ff725be39aa-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen0295354b57ec551676ba3ff725be39aa-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0295354b57ec551676ba3ff725be39aa-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-qcswsr-on-pull-request-tvdcv-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pu5caed603afe058f4e93ac2b30c4f753c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0295354b57ec551676ba3ff725be39aa-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone0295354b57ec551676ba3ff725be39aa-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-qcswsr-on-pull-request-tvdcv-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon0295354b57ec551676ba3ff725be39aa-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-0f80dd2dc521854007e9dbd63cea06e4-06b1456962db3f1f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T22:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa","namespace":"stat-rep-felc","name":"test-component-pac-qcswsr-on-pull-request-tvdcv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T22:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-qcswsr-on-pull-request-tvdcv has finished running","buildpipelineRun":{"name":"test-component-pac-qcswsr-on-pull-request-tvdcv","namespace":"stat-rep-felc"},"application":"stat-rep-felc/integ-app-xxqa"} {"level":"info","ts":"2026-05-12T22:51: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:51:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:51:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T22:51: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:51:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"error","ts":"2026-05-12T22:51:16Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-8wdbt' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-8wdbt\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:51:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-8wdbt' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-8wdbt\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:51:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T22:51:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-8wdbt' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-8wdbt\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T22:51:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"b64cc336-2537-4f6a-b3df-de62e5bac39e","error":"resolution for 'my-integration-test-mgyu-8wdbt' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-8wdbt\": 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-12T22:51: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T22:51:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:51:16Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T22:51:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:51:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T22:51:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:51:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:51:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:51:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:51:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75679171329, NodeID:\"CR_kwDONSo-hs8AAAARntSDAQ\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75679171329\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75679171329\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 22:34:36 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 22:34:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-hbjk2' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-hbjk2\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75679171329/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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-12T22:51:17Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T22:51:17Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75681316829,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T22:51:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T22:51:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T22:51:17Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T23:07:56Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T23:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T23:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-12T23:07: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T23:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationTestScenario.Name":"my-integration-test-mgyu"} {"level":"error","ts":"2026-05-12T23:07:57Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","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-mgyu-4lzt8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-4lzt8\": 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).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T23:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","integrationScenario.Name":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-4lzt8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-4lzt8\": 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).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T23:07:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"error","ts":"2026-05-12T23:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","Scenario":"my-integration-test-mgyu","error":"resolution for 'my-integration-test-mgyu-4lzt8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-4lzt8\": 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).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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-12T23:07:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"namespace":"group-zyof","name":"integ-app-tqoj-20260512-214612-000","reconcileID":"79fe3768-6f9b-4bbe-a829-32437e4a4741","error":"resolution for 'my-integration-test-mgyu-4lzt8' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-4lzt8\": 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-12T23:07: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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"}} {"level":"info","ts":"2026-05-12T23:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T23:07:57Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj"} {"level":"info","ts":"2026-05-12T23:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","destinationComponentSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T23:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T23:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T23:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","scenario.Name":"my-integration-test-mgyu","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testedSnapshot":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T23:07:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T23:07:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ExternalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T23:07:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","existingCheckRun":"github.CheckRun{ID:75681316829, NodeID:\"CR_kwDONSo-hs8AAAARnvU_3Q\", HeadSHA:\"f8335a81e185e20a7cacbbc4bf085400ceec7331\", ExternalID:\"my-integration-test-mgyu-go-component-kvnbyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75681316829\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75681316829\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 22:51:17 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 22:51:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-kvnbyg snapshot integ-app-tqoj-20260512-214612-000 and scenario my-integration-test-mgyu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-mgyu-8wdbt' in namespace 'group-zyof' failed: error getting \"Git\" \"group-zyof/my-integration-test-mgyu-8wdbt\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75681316829/annotations\"}, Name:\"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg\", CheckSuite:github.CheckSuite{ID:68698157014}, 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-12T23:07:58Z","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":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.NameSpace":"group-zyof","snapshot.Name":"integ-app-tqoj-20260512-214612-000","scenarioName":"my-integration-test-mgyu","externalID":"my-integration-test-mgyu-go-component-kvnbyg"} {"level":"info","ts":"2026-05-12T23:07:58Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","ID":75683343189,"CheckName":"Konflux Dev version / my-integration-test-mgyu / go-component-kvnbyg","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T23:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","testedSnapshot.Name":"integ-app-tqoj-20260512-214612-000","destinationSnapshot.Name":"integ-app-tqoj-20260512-214612-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T23:07:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tqoj-20260512-214612-000"} {"level":"info","ts":"2026-05-12T23:07:58Z","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-tqoj-20260512-214612-000","namespace":"group-zyof"},"application":"group-zyof/integ-app-tqoj","snapshot.Name":"integ-app-tqoj-20260512-214612-000"}